macOS
brew install bb-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bb-cli in AI-Agent-Workflows.
Installation
brew install bb-clilocal Homebrew formula metadata
sudo apt install bbDebian stable package indexes · bb · Quelle: deb.debian.org
nix profile install nixpkgs#bbnixpkgs package indexes · pkgs/by-name/bb/bb/package.nix · Quelle: api.github.com
sudo zypper install bbopenSUSE Tumbleweed package metadata · bb · Quelle: download.opensuse.org
winget install --id vriesdemichael.bb -eWindows Package Manager source index · vriesdemichael.bb · Quelle: cdn.winget.microsoft.com
Überblick
Bitbucket Rest API CLI written in pure PHP
Verlauf
bb-cli is a PHP command-line client for Bitbucket's REST API, packaged as the `bb` executable for developers who want pull requests, pipelines, branches, and other Bitbucket workflows in a terminal.
The project README presents it as "Bitbucket Rest API CLI" and documents installation as a standalone binary from GitHub releases or via a container image. Its own development note dates the tool to 2021 and says it was developed with help from GitHub Copilot.
The CLI is intentionally narrow: it wraps Bitbucket operations rather than trying to be a general Atlassian or Git hosting client. That makes it a small but recognizable example of service-specific CLIs that grew around cloud Git hosting.
Homebrew packages the tool as `bb-cli`; the supplied package-manager facts also show names in Debian, Ubuntu, Nix, zypper, and winget ecosystems, indicating cross-platform packaging beyond the upstream release binaries.
Typical use is interactive developer workflow from a shell: run `bb help`, authenticate with `bb auth`, then inspect or operate on Bitbucket pull requests, pipelines, and branches. The documented Docker setup bind-mounts the same config file into the container.
For package-index history, bb-cli is a useful example of a modern SaaS API wrapper distributed through both language/runtime channels and native package managers. It is not a foundational Unix tool, but it represents the package-manager demand for one-command access to hosted development platforms.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.bitbucket-rest-cli-config.jsonCredential-bearing paths to review before unattended agent runs.
~/.bitbucket-rest-cli-config.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bb | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bb-cli/bb-cli
Installationsmetadaten
| Paketschlüssel | brew:bb-cli |
|---|---|
| Version | 1.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bb-cli |
| Homepage | https://bb-cli.github.io |
| Repository | https://github.com/bb-cli/bb-cli |
| Upstream-Dokumentation | https://bb-cli.github.io/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/bb-cli/bb-cli/releases/download/1.4.1/bb |
| Abhängigkeiten | php |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bb-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bb 1.3rc1-13+b1
ASCII-art demo based on AAlib
https://aa-project.sourceforge.net/bb/
sudo apt install bbbb
nix profile install nixpkgs#bbbb 1.3rc1-13
ASCII-art demo based on AAlib
https://aa-project.sourceforge.net/bb/
sudo apt install bbbb 1.3~rc1-2.5
Audio-Visual Demonstration for Text Terminal
https://aa-project.sourceforge.net/bb/
sudo zypper install bbvriesdemichael.bb
winget install --id vriesdemichael.bb -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.