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