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