vmware-archive / cfops

This is simply an automation that is based on the supported way to back up Pivotal Cloud Foundry
http://www.cfops.io
Apache License 2.0
35 stars 24 forks source link

callout script for external blobstore #69

Open alexvasseur opened 8 years ago

alexvasseur commented 8 years ago

(this is a suggestion - not a bug - not sure how I can flag this in github)

Assuming I am using

For cfops to take this into account there would be a need for a some kind of callout script that is still coordinated by cfops, especially with the cloud controller operations. --external_blobstore_script=myblobstore_backup.sh (may be dealing with some kind of backup uuid as well as implicit argument)

makes sense?