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: sha256:1e5688b7ad8ea10744c949d9cebe0a6c33563a179d5320a606f17a4e4d7c440b
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:1e5688b7ad8ea10744c949d9cebe0a6c33563a179d5320a606f17a4e4d7c440b \
"https://bosh.io/d/github.com/bosh-packages/cf-cli-release?v=1.21.0"