victorstanciu / dbv

Database version control, made easy!
http://dbv.vizuina.com
1.68k stars 248 forks source link

Add Command Line Interface #10

Open damour opened 11 years ago

damour commented 11 years ago

DBV.php migrate

victorstanciu commented 11 years ago

Hmm, I don't know, I guess I'll leave this issue open, and if enough people want this feature, I will implement it.

doenietzomoeilijk commented 11 years ago

Sounds lovely to me. It would make updating easier, since I'll be on my command line anyway (where I work we don't use GUI Git clients).

dannykopping commented 11 years ago

+1

saji89 commented 11 years ago

+1, Would love it.

chanmix51 commented 11 years ago

+1 as well

nickwanhere commented 11 years ago

+1

tamvm commented 11 years ago

+1

gavrochelegnou commented 11 years ago

+1 At least a command to update to the latest known revision that can be used in post deployment scripts

philwc commented 10 years ago

+1

jasny commented 10 years ago

This is a shameless plug for my project. Sorry in advance.

Jasny DBVC is a similar solution to DBV. The main difference is, that it's a command line tool.

spotman commented 10 years ago

+1 for CLI because of automated deployment to dozens of script servers

darkstar42 commented 10 years ago

+1

bonaccorsop commented 9 years ago

+1 This is an important feature for continuous integration!

hosembafer commented 9 years ago

+1

darkstar42 commented 9 years ago

Perhaps interesting for someone: I just found that the fork Slicit/dbv seems to have implemented a CLI, but I haven't tried it so far..

daniel-pentacorp commented 9 years ago

I would looove to contribute with this. This is an excelent product. But without console access is unusable for automation (CI, ssh deploy). I don't want to expose my dbv.php to public on the production server. But executing it automatically after deployment would allow me to actually consider using it.

jeandat commented 9 years ago

+1. Very important feature. Product useless if we can't apply all revisions easily from command line in continuous integration worflows. Would be very appreciated.

saji89 commented 9 years ago

Update:

Looks like its on the way, in this comment @victorstanciu has told that Version 2 will provide a CLI. Not sure of the timeline planned for version 2.