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