cdbcli
cdbcli copied to clipboard
Interactive CouchDB CLI written using the prompt-kit framework
Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Interface for executing views (e.g., how to pass startKey, endKey, and how to trigger reduce) Proposal: ``` exec _design/doc:view startKey=a endKey=b | reduce ```
will probably involve asyncio - querying couchdb in the background to build up the autocomplete cache