Good day everyone!
I'd like to announce the "alpha" release of a new CLI tool for
interacting with CouchDB. The tool is designed to replace `curl` as a
tool for interacting with the CouchDB API for administrative and
debugging tasks. Further, it adds offers the ability to replicate
between CouchDB servers and local filesystem directories, thus
facilitating bootstrapping of CouchDB servers.
Read the full announcement here: http://kivik.io/kivik-cli-pre-release
Download binaries for common architectures here:
https://github.com/go-kivik/xkivik/releases
There's still some work to be done, and there are no doubt some rough
edges and bugs. I welcome any feeback!
Jonathan