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