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: "b809b400ab9dea097119fc6cbf543754f227146a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b809b400ab9dea097119fc6cbf543754f227146a \ "https://bosh.io/d/github.com/cloudfoundry-incubator/backup-and-restore-sdk-release?v=1.3.1"