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

If we're going to fail something we should do it gracefully and at least attempt to give the user some information about why we've failed. We shouldn't just panic.

When there's no project it leaves the cell empty, whereas in other places it's

Seems to now be supported but check both hosted and in-vpc work.

good first issue

Currently we explicitly prevent cbshell importing sample data into Capella clusters. This may be because the API used to import sample data into Capella is closed of. We need to...

good first issue

'buckets load sample' can be used to import sample data into multiple clusters/databases at the same time. When this fails the call will error out and no more samples will...

good first issue

Currently when a bucket is imported through cbshell the output is: ``` > buckets load-sample travel-sample ╭───┬─────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ # │ cluster │ results │ ├───┼─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ 0 │ local │...

good first issue

Options on commands like `create bucket` which will block until the bucket is available.