This is the repository for Cloud Foundry Homebrew packages. Homebrew is "the missing package manager for OS X".
To install a package:
brew tap cloudfoundry/tap
brew install <bbl | bbr | bosh-cli | cf-cli | credhub-cli | uaa-cli>
Available packages:
Package | Description |
---|---|
cf-cli | The official Cloud Foundry CLI |
bosh-cli | The official new BOSH CLI |
credhub-cli | The official CredHub CLI |
bbl | The official bosh-bootloader CLI |
bbr | The official BOSH Backup and Restore CLI |
uaa-cli | The official new UAA CLI (alpha) |
Want to change something?