macOS
brew install bosh-clilocal Homebrew formula metadata
安装
brew install bosh-clilocal Homebrew formula metadata
nix profile install nixpkgs#bosh-clinixpkgs package indexes · pkgs/by-name/bo/bosh-cli/package.nix · 来源: api.github.com
概览
Cloud Foundry BOSH CLI v2
历史
BOSH CLI is the command-line interface for Cloud Foundry BOSH, the release engineering, deployment, and lifecycle-management system used to operate large distributed software across clouds.
BOSH began as Cloud Foundry infrastructure tooling, combining release packaging, stemcells, deployment manifests, VM lifecycle management, monitoring, recovery, and rolling updates. The BOSH site presents it as a project for managing both small and large-scale cloud software.
The Homebrew package is specifically the Go-based BOSH CLI v2 line. Its repository was created in 2016, and BOSH documentation distinguishes it from the older Ruby-based CLI v1, noting that v2 is stateless and uses hyphenated single commands.
BOSH CLI adoption follows BOSH itself: Cloud Foundry operators use it to deploy directors, upload releases and stemcells, inspect deployments, run errands, and apply manifest changes. Cloud Foundry deployment documentation explicitly says Cloud Foundry leverages BOSH for deployment, lifecycle management, and distributed-systems monitoring.
The batch input records Homebrew and Nix packaging, reflecting its role as an operator workstation tool rather than an end-user application.
Operators use the CLI to target BOSH environments, log in, interpolate variables, upload releases and stemcells, deploy manifests, inspect VMs, run tasks, and manage BOSH releases. The CLI docs are organized around those operational commands.
The CLI stores its local configuration under ~/.bosh/config, but v2 expects more state to be supplied explicitly through environments, aliases, flags, and manifest files compared with the old Ruby CLI workflow.
BOSH CLI is significant because it is one of the classic Cloud Foundry operator tools: small as a package, but connected to a deep ecosystem of releases, stemcells, directors, CPIs, and cloud deployments.
The v1-to-v2 transition is package-history relevant because it moved the operator CLI from a Ruby gem era to a Go binary era, changing installation and packaging expectations.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.bosh/config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bosh-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cloudfoundry/bosh-cli
安装元数据
| 软件包键 | brew:bosh-cli |
|---|---|
| 版本 | 7.10.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bosh-cli |
| 主页 | https://bosh.io/docs/cli-v2/ |
| 仓库 | https://github.com/cloudfoundry/bosh-cli |
| 上游文档 | https://bosh.io/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.10.7.tar.gz |
| 最后更新 | 2026-07-11T17:34:04Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bosh-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bosh-cli
nix profile install nixpkgs#bosh-cli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.