Date
1 - 3 of 3
backing up tiles with cfops
Tim Dunphy
Hey Amit,
toggle quoted message
Show quoted text
While "CF Tiles" is a Pivotal-specific thing, this mailing list is for discussing BOSH stuff that's under the purview of the Cloud Foundry Foundation. Your best bet may be to open a GitHub issue against the cfops repo. Okay! Thanks for the heads up. I'll do that. Thank you! Tim On Thu, Jan 14, 2016 at 2:54 PM, Amit Gupta <agupta(a)pivotal.io> wrote:
Hey Tim, --
GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B |
|
Amit Kumar Gupta
Hey Tim,
toggle quoted message
Show quoted text
While "CF Tiles" is a Pivotal-specific thing, this mailing list is for discussing BOSH stuff that's under the purview of the Cloud Foundry Foundation. Your best bet may be to open a GitHub issue against the cfops repo. Cheers, Amit On Thu, Jan 14, 2016 at 11:44 AM, Tim Dunphy <bluethundr(a)gmail.com> wrote:
Hey guys, |
|
Tim Dunphy
Hey guys,
If we wanted to back up CF tiles using the cfops command line tool, how can we achieve that? I'm using cfops 2.0: https://github.com/pivotalservices/cfops First off I'd like to list the tiles, but for some reason the same syntax as the backup command isn't working. This is the backup command that we're using: /opt/cfops_linux_amd64/cfops --logLevel="debug" backup --opsmanagerhost 100.114.129.10 --adminuser pcfadmin --adminpass secret --opsmanageruser ubuntu --opsmanagerpass secret -d /var/www/backup/pcf-backup/prod-backup/backup-$now --tl 'opsmanager, er' And this is the list-tiles command that I'm trying to use unsuccessfuly: ./cfops list-tiles --opsmanagerhost 100.114.129.10 --adminuser secret --adminpass secret --opsmanageruser ubuntu --opsmanagerpass secret Incorrect Usage. NAME: ./cfops list-tiles - shows a list of available backup/restore target tiles USAGE: ./cfops list-tiles [arguments...] How can I use both this command and the command to backup tiles? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B |
|