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