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