cf-cli/2.6.0
You can find the source of this version on GitHub at bosh-packages/cf-cli-release. It was created based on the commit fc6609f.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "cf-cli" version: "2.6.0" url: "https://bosh.io/d/github.com/bosh-packages/cf-cli-release?v=2.6.0" sha1: sha256:b74f0293a3b26f63e3e468079411f54ce8a5c9a9b2e8a7d7c162b740b7d7110c
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:b74f0293a3b26f63e3e468079411f54ce8a5c9a9b2e8a7d7c162b740b7d7110c \ "https://bosh.io/d/github.com/bosh-packages/cf-cli-release?v=2.6.0"