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