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