macOS
brew install bb-clilocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.