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 <cf-cli | bosh-init | bosh-cli | credhub-cli | bbl | bbr | uaa-cli>
Available packages:
Package | Description |
---|---|
cf-cli | The official Cloud Foundry CLI |
bosh-init | The official CLI to create and update the BOSH Director VM |
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?
- Make a PR
- A Pivotal Tracker story will be created in the Toolsmiths tracker project
- Toolsmiths will move the story to the team who has the most context on the changes, the 'reviewing team'
- The 'reviewing team' will decide the best action to take, including merging/closing/editing the PR