2.0.0 • Published 9 years ago

deebee v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

deebee

cmd line cli tools to interface couchdb!

THIS LIB IS ALPHA! :) IT DOES ONLY ONE ACTION (DELETEDBS). MORE TO COME!

config

Put a config in ~/.deebeerc! It should be of type JSON internally. Otherwise, assumes sensible defaults.

  • url
    • Defaults to pointing to remote couchdb @ localhost:5984.

api

Only one feature supported! More to come :)

deleteDatabases

--dd

cdieringer@Snapper-osx:~/node/deebee$ deebee --dd
2 'dbs deleted'