# couchbase-shell mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für couchbase-shell in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:couchbase-shell
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install couchbase-shell
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#couchbase-shell
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/co/couchbase-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:couchbase-shell
- **Paketmanager:** Homebrew
- **Version:** 1.3.0
- **Quellzusammenfassung:** Modern and fun shell for Couchbase Server and Capella
- **Homepage:** <https://couchbase.sh>
- **Repository:** <https://github.com/couchbaselabs/couchbase-shell>
- **Zuletzt aktualisiert:** 2026-05-12T09:55:09Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cbsh (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.3.0
## Projektgeschichte und Nutzung

Couchbase Shell is the Couchbase-maintained `cbsh` command-line shell for Couchbase Server and Couchbase Capella, implemented and distributed as a standalone CLI.

### Projektgeschichte

The public GitHub repository was created in 2020 under `couchbaselabs`, and the README describes the project as maintained by Couchbase with community support through the issue tracker rather than Couchbase Enterprise Edition support.

The project reached a tagged 1.0.0 release in 2024 after earlier beta and 0.75.x releases, with later 1.x releases continuing through 2026.

### Adoptionsgeschichte

Official packaging emphasizes downloadable archives for Linux, macOS, and Windows, while the Homebrew formula and Nix package make it available through common developer package managers.

### Wie es verwendet wird

`cbsh` is used to connect to Couchbase clusters, run commands for buckets, queries, analytics, search, users, Capella projects, and related administrative tasks, and can persist cluster connection details in `~/.cbsh/config`.

### Warum Paket-Nerds sich dafür interessieren

For package maintainers, Couchbase Shell is notable as a vendor-maintained database shell that ships batteries-included release artifacts and sits alongside Couchbase's older command-line tools rather than replacing a single generic `couchbase` binary.

### Zeitleiste

- 2020: Public GitHub repository created.
- 2021: 1.0.0 beta releases appear.
- 2024: 1.0.0 release published.
- 2026: 1.3.0 release published.

### Related projects

- Couchbase Server
- Couchbase Capella
- Nushell

### Quellen

- <https://github.com/couchbaselabs/couchbase-shell>
- <https://api.github.com/repos/couchbaselabs/couchbase-shell>
- <https://github.com/couchbaselabs/couchbase-shell/releases>
- <https://docs.couchbase.com/cloud/reference/command-line-tools.html>
- <https://couchbase.sh/docs/>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.cbsh/config

## Credential files

- Unix: ~/.cbsh/config
## Andere Paketmanager-Einträge

- Nix - couchbase-shell: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/couchbase-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/couchbase-shell.yml](https://github.com/mxcl/pkgdb/blob/main/combined/couchbase-shell.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
