File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11workspace = { members = [" utilities" ] }
22[package ]
33name = " couchbase-shell"
4- version = " 1.1 .0"
4+ version = " 1.2 .0"
55authors = [" Charles Dixon <chvckd@gmail.com>" , " Jack Westwood <jack.westwood@couchbase.com>" ]
66edition = " 2018"
77default-run = " cbsh"
Original file line number Diff line number Diff line change 22
33=== Installation
44
5- The current latest version is *1.1 .0*.
5+ The current latest version is *1.2 .0*.
66
77There are a couple ways you can get access to `cbsh`.
88
99==== Binaries
1010
1111Download our pre-built binaries for your platform of choice:
1212
13- - Linux: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.1 .0/cbsh-x86_64-unknown-linux-gnu.tar.gz[cbsh-x86_64-unknown-linux-gnu.tar.gz]
14- - macOS: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.1 .0/cbsh-x86_64-apple-darwin.zip[cbsh-x86_64-apple-darwin.zip]
15- - Linux aarch64: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.1 .0/cbsh-aarch64-unknown-linux-gnu.tar.gz[cbsh-aarch64-unknown-linux-gnu.tar.gz]
16- - macOS aarch64: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.1 .0/cbsh-aarch64-apple-darwin.zip[cbsh-aarch64-apple-darwin.zip]
17- - Windows: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.1 .0/cbsh-x86_64-pc-windows-msvc.zip[cbsh-x86_64-pc-windows-msvc.zip]
13+ - Linux: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.2 .0/cbsh-x86_64-unknown-linux-gnu.tar.gz[cbsh-x86_64-unknown-linux-gnu.tar.gz]
14+ - macOS: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.2 .0/cbsh-x86_64-apple-darwin.zip[cbsh-x86_64-apple-darwin.zip]
15+ - Linux aarch64: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.2 .0/cbsh-aarch64-unknown-linux-gnu.tar.gz[cbsh-aarch64-unknown-linux-gnu.tar.gz]
16+ - macOS aarch64: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.2 .0/cbsh-aarch64-apple-darwin.zip[cbsh-aarch64-apple-darwin.zip]
17+ - Windows: https://github.com/couchbaselabs/couchbase-shell/releases/download/v1.2 .0/cbsh-x86_64-pc-windows-msvc.zip[cbsh-x86_64-pc-windows-msvc.zip]
1818
1919Once you've downloaded the `zip` file, extract it and switch into the just created directory.
2020The following example shows it for mac, but it works very similar if you are on linux (just align the commands with the file you just downloaded):
Original file line number Diff line number Diff line change 11== Release Notes
22
3+ === 1.2.0 - 2025-03-05
4+
5+ * Support for deploying free tier Capella clusters
6+ * Support custom API base when using OpenAI models
7+ * Nushell bumped to 0.111.0
8+
39=== 1.1.0 - 2025-02-04
410
511* Added support for Columnar cluster management and queries
You can’t perform that action at this time.
0 commit comments