You are viewing a plain text version of this content. The canonical link for it is here.
Posted to marketing@couchdb.apache.org by Garren Smith <gs...@redcometlabs.com> on 2015/10/14 12:19:19 UTC

New release of nmo

Hi all,

We are excited to announce a new release of NMO.  For those of you not familiar with NMO, we are planning to make it the defactor command line client to work with CouchDB 2.0. Here are the release notes:

# 1.1.0

## New Features:

  * Import csv's into CouchDB
  * Read/Edit CouchDB Cluster configs
  * Add cluster  parameter to `isonline` to check if the cluster is online
  * View active tasks for cluster

## Bug fixes:

  * Documentation fixes
  * Set content-type for `/cluster_setup` requests

You can find the full documentation of NMO here http://robertkowalski.github.io/nmo/ <http://robertkowalski.github.io/nmo/> (It will soon be moved to Apache, we just waiting for some Infra changes.)
The quickest way to install is npm install nmo.

Happy nmo'ing

Cheers
Garren