backup-and-restore-sdk/1.2.0
You can find the source of this version on GitHub at cloudfoundry-incubator/backup-and-restore-sdk-release. It was created based on the commit 2f0b7ab
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "backup-and-restore-sdk" version: "1.2.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.2.0" sha1: "2b8330b22a397a1927dad8e3d768eb6897c49601"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2b8330b22a397a1927dad8e3d768eb6897c49601 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.2.0"