macOS
brew install bb-clilocal Homebrew formula metadata
brew
bb-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bb-clilocal Homebrew formula metadata
nix profile install nixpkgs#bbnixpkgs package indexes · pkgs/by-name/bb/bb/package.nix · ソース: api.github.com
sudo zypper install bbopenSUSE Tumbleweed package metadata · bb · ソース: download.opensuse.org
winget install --id vriesdemichael.bb -eWindows Package Manager source index · vriesdemichael.bb · ソース: cdn.winget.microsoft.com
概要
Bitbucket Rest API CLI written in pure PHP
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bb | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bb-cli/bb-cli
インストールメタデータ
| パッケージキー | brew:bb-cli |
|---|---|
| バージョン | 1.4.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bb-cli |
| ホームページ | https://bb-cli.github.io |
| リポジトリ | https://github.com/bb-cli/bb-cli |
| 上流ドキュメント | https://bb-cli.github.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/bb-cli/bb-cli/releases/download/1.4.1/bb |
| 依存関係 | php |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.