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