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

Shell yeah!

Results 100 couchbase-shell issues
Sort by recently updated
recently updated
newest added

We don't have a direct dependency on it, it's transitive - and only on windows and linux too. The dependency we have is because of `rustls-native-certs`. If we can remove...

The introduction and commands talk quite a bit about the shell features and the operational features, but it actually doesn't talk much about the 'doc' or 'query' commands oddly. Both...

Config profiles would provide an easy way to switch things like all default timeouts. We could even automatically default to different profiles based on target cluster env.

Currently as soon as a kv command is run we fetch a config and connect to all nodes. If a user has a large cluster and is doing a simple...

For example: ``` 👤 Administrator 🏠 dev.local in 🗄 travel-sample > fake --template ./examples/fake-templates/user.tera --num-rows 1000 | doc upsert error: Error: Unexpected: failed to load config from cluster: Requested resource...

ahh, I found out my issue...it might be a bit of an edge case but I could imagine something similar being common enough and leading to someone suspecting that multi-line...

The latest nushell seems to have a lot of support for streaming stuff.

Cover the different formats that we support, including `from bson`.