soca
soca copied to clipboard
Feature: replicate
A simple replication command would be useful (for data). I see it working something like:
soca replicate production default
This would run CouchDB's replication action to get the production data on my development (default) database. Or, switch the arguments for the opposite.
Soca's .couchapprc would be used to find the URLs of the servers.
I like it. Thinking of building up a bunch more of the CLI. Also looking into config
and vhost
commands.