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