cdbcli icon indicating copy to clipboard operation
cdbcli copied to clipboard

Interactive CouchDB CLI written using the prompt-kit framework

Results 7 cdbcli issues
Sort by recently updated
recently updated
newest added

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)...

dependencies

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 ```

feature
design required

https://github.com/oarrabi/github-project-landing-page

enhancement

will probably involve asyncio - querying couchdb in the background to build up the autocomplete cache

enhancement
design required