command-line tool for XDCR
Thu, 11/08/2012 - 12:28
Is there a way to manipulate cross-datacenter replication (create/destroy/check the status of links) via the command line? couchbase-cli doesn't seem to be able to do this.
Motivation: it looks to me like XDCR can only be configured by the web console, which is silly because 1) it can't be scripted, and 2) this assumes you have HTTP access (and the right holes in your firewall) to the web console.
The short answer at the moment is that all of this configuration is done through a REST API, but it is a matter of whether this API is considered public or not. I will follow up with you once I confirm this.