backup-and-restore-sdk/1.3.1
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 30222e6
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "backup-and-restore-sdk" version: "1.3.1" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.3.1" sha1: sha256:8131bb291ac58952b2f94b33b4b8d16c489d89f8c038d432fb20f2ed1395e49a
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:8131bb291ac58952b2f94b33b4b8d16c489d89f8c038d432fb20f2ed1395e49a \ "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.3.1"