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