macOS
brew install bosh-clilocal Homebrew formula metadata
brew
bosh-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.