couchbase-cli icon indicating copy to clipboard operation
couchbase-cli copied to clipboard

Command Line tools for Administering a Couchbase Cluster

Results 26 couchbase-cli issues
Sort by recently updated
recently updated
newest added

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Minor nit to separate the command and output to different lines.

Fixed bug with being unable to add new active backup repository via couchbase-cli. It seems like staging directory was not passed to REST API call body, it implied 400 error,...

Also fix up example values ERROR: docBatchSizeKb - The value must be an integer between 10 and 10000 ERROR: statsInterval - The value must be an integer between 200 and...