# bosh-cli mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bosh-cli in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:bosh-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bosh-cli
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bosh-cli
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/bo/bosh-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:bosh-cli
- **Paketmanager:** Homebrew
- **Version:** 7.10.8
- **Quellzusammenfassung:** Cloud Foundry BOSH CLI v2
- **Homepage:** <https://bosh.io/docs/cli-v2/>
- **Repository:** <https://github.com/cloudfoundry/bosh-cli>
- **Zuletzt aktualisiert:** 2026-07-28T04:53:59Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bosh-cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 7.10.8
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2016-08: Official GitHub repository metadata shows cloudfoundry/bosh-cli created.
- 2018: GitHub release metadata shows v5.0.1 in the public release feed.
- 2026: Repository metadata and package-manager input show ongoing maintenance and Homebrew/Nix distribution.

### Related projects

- cloudfoundry/bosh is the wider BOSH release and director project that the CLI operates.
- bosh-deployment provides manifests and operations files for deploying BOSH directors.
- Cloud Foundry cf-deployment is a major downstream deployment workflow that relies on BOSH.

### Quellen

- <https://api.github.com/repos/cloudfoundry/bosh-cli>
- <https://bosh.io/>
- <https://bosh.io/docs/cli-v2-diff/>
- <https://bosh.io/docs/cli-v2-install/>
- <https://bosh.io/docs/cli-v2/>
- <https://docs.cloudfoundry.org/deploying/index.html>
- <https://github.com/cloudfoundry/bosh-cli>
- source_facts.package-manager


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.bosh/config
## Andere Paketmanager-Einträge

- Nix - bosh-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bosh-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bosh-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bosh-cli.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
