Fork me on GitHub

nmo

configuration of a CouchDB cluster#

Synopsis#

nmo.commands['couch-config'].set(cluster, nodes, section, key, value)
nmo.commands['couch-config'].get(cluster, nodes, [section])

Description#

Manage the CouchDB configuration.

Sets the value for a key of a CouchDB config section for each node in a cluster.

Gets the config for each node in a cluster and displays it for easy viewing