mysql-backup/1
You can find the source of this version on GitHub at cloudfoundry-incubator/mysql-backup-release. It was created based on the commit e7ed8a2c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "mysql-backup" version: "1" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-backup-release?v=1" sha1: sha256:e4cbe247b1c3cac6220ceadb1232a0ff6fa186fb6463885f33fe4991491a48d1
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e4cbe247b1c3cac6220ceadb1232a0ff6fa186fb6463885f33fe4991491a48d1 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/mysql-backup-release?v=1"