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