couchbase-shell
couchbase-shell copied to clipboard
Shell yeah!
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.
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...
'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...
Currently when a bucket is imported through cbshell the output is: ``` > buckets load-sample travel-sample ╭───┬─────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ # │ cluster │ results │ ├───┼─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ 0 │ local │...
Options on commands like `create bucket` which will block until the bucket is available.