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