backups download
Download a managed database backup via the command line. If the backup spans multiple files, the command will automatically concatenate them into a single file.
Options
Arguments | Required? | Default | Description |
---|---|---|---|
--stack, -s <application name> | yes | — | The name of the application |
--directory, -d <download directory> | no | — | The local directory in which to save the downloaded file |
<backup ID> | yes | — | The backup ID (you can get this using the backup list command) |
Examples
Managed backups only
This command only applies to managed backups and not the unmanaged ones.