# Installer couchbase-shell avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de couchbase-shell pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:couchbase-shell
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3.0
- **Résumé source:** Modern and fun shell for Couchbase Server and Capella
- **Page d'accueil:** <https://couchbase.sh>
- **Dépôt:** <https://github.com/couchbaselabs/couchbase-shell>
- **Dernière mise à jour:** 2026-05-12T09:55:09Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cbsh (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

`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`.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

- <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/>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
