macOS
brew install bosh-clilocal Homebrew formula metadata
brew
Cloud Foundry BOSH CLI v2. Version 7.10.6 via Homebrew; verified 2026-06-18.
install
brew install bosh-clilocal Homebrew formula metadata
nix profile install nixpkgs#bosh-clinixpkgs package indexes · pkgs/by-name/bo/bosh-cli/package.nix · source: api.github.com
overview
Cloud Foundry BOSH CLI v2
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bosh-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cloudfoundry/bosh-cli
install metadata
| Package key | brew:bosh-cli |
|---|---|
| Version | 7.10.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bosh-cli |
| Homepage | https://bosh.io/docs/cli-v2/ |
| Repository | https://github.com/cloudfoundry/bosh-cli |
| Upstream docs | https://bosh.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v7.10.6.tar.gz |
| Last updated | 2026-06-18T07:59:33Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bosh-cli
nix profile install nixpkgs#bosh-clisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.