couchdb
Command-line interface for Apache CouchDB database server. More information: https://couchdb.apache.org.
- Start CouchDB:
couchdb
- Start CouchDB interactive shell:
couchdb -i
- Start CouchDB as a background process:
couchdb -b
- Kill the background process (Note: It will respawn if needed):
couchdb -k
- Shutdown the background process:
couchdb -d
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.