About_PSCouchDB.help.txt
TOPIC about_pscouchdb_content SHORT DESCRIPTION Advanced CLI for CouchDB server LONG DESCRIPTION This module is a coplete CLI for CouchDB server database. With this you can: - Configure server - Manage database (create, modify, delete) - Manage documents (create, modify, delete) - Manage design documents (create, modify, delete) - Find documents in a database - Configure and manage replica - Configure and manage node of cluster - Restart server - Develop complex object for http request, document, design documents, views, attachments and more. SEE ALSO System.Net.WebRequest LINK https://pscouchdb.readthedocs.io/en/latest |