Giter Site home page Giter Site logo

couchmin's Introduction

couchmin

A command line tool to manage multiple local and remote CouchDB servers.

Build Status Dependency Status devDependency Status

Dependencies

You should have couchdb, node and npm installed and in your PATH.

Install

npm install -g couchmin

Usage

Usage: couchmin [ options ] <command>

Commands:

active [ <name> ]
  Get or set the active CouchDB server.

add <name> <uri>
  Add remote CouchDB server.

cleanup [ <name> ]
  Remove index files no longer required.

compact [ <name> ]
  Compress the disk database file.

create <name>
  Create a local CouchDB server.

help [ <topic> ]
  Show help.

info
  Show system info.

ls
  List CouchDB servers.

pull [ <name> ] <remote>
  Replicate from remote into local.

push [ <name> ] <remote>
  Replicate from local to remote.

restart [ <name> ]
  Restart CouchDB server.

rm [ <name> ]
  Permanently delete CouchDB server.

start [ <name> ]
  Start CouchDB server.

stop [ <name> ]
  Stop CouchDB server.

uri [ <name> ]
  Display server URI.

Command specific help:

Each command has it's own help text. Use `couchmin help <cmd>`
to display it. For example:

  couchmin help ls

Global Options:

-c, --confdir      Optional path to alternative config dir.
-v, --version      Show version.
--no-color         Disable pretty colours in output.
--disable-updates  Do not check for couchmin updates.

couchmin's People

Contributors

lupomontero avatar

Stargazers

Alexander Ocsa avatar Giancarlo Corzo avatar  avatar Ryan Eby avatar Benoit Chevillot avatar Philippe Koenig avatar Sean Johnson avatar Arjen Vrielink avatar Nicolas Ramy avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.