
couchdb
List of commands for couchdb:
-
couchdb:tldr:0cf83 couchdb: Kill the background process (Note: It will respawn if needed).$ couchdb -ktry on your machineexplain this command
-
couchdb:tldr:7e8bd couchdb: Start CouchDB interactive shell.$ couchdb -itry on your machineexplain this command
-
couchdb:tldr:dfaa7 couchdb: Shutdown the background process.$ couchdb -dtry on your machineexplain this command
-
couchdb:tldr:e0595 couchdb: Start CouchDB as a background process.$ couchdb -btry on your machineexplain this command