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