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