juju download-backup
¶
See also: create-backup
Summary¶
Download a backup archive file.
Usage¶
juju download-backup [options] /full/path/to/backup/on/controller
Options¶
Flag |
Default |
Usage |
---|---|---|
|
false |
Do not use web browser for authentication |
|
Download target |
|
|
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> |
Examples¶
juju download-backup /full/path/to/backup/on/controller
Details¶
download-backup retrieves a backup archive file.
If –filename is not used, the archive is downloaded to a temporary location and the filename is printed to stdout.