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