backup-restore
volume-backup download
Download a IBM® Software Hub volume backup from a local provider.
Syntax
cpd-cli backup-restore volume-backup download <${PROJECT_CPD_INST_OPERANDS}-backup-name> \
[--log-level=info|debug|warn|error|panic|trace] \
[--namespace=<namespace-name>] \
[--verbose]
Arguments
Table 1: Command arguments
| Argument | Description |
|---|---|
<${PROJECT_CPD_INST_OPERANDS}-backup-name> |
The name of the volume to download a backup for. |
Options
Table 1: Command options
| Option | Description |
|---|---|
|
|
Display command
help.
|
--log-level |
The command log
level.
|
|
|
The namespace name in which the
utility should operate.
|
--verbose |
Logs include more detailed
messages.
|
Examples
Note: The following examples use the recommended installation environment variables.
It is strongly recommended that you use a script to create environment variables with the correct values for your environment. For more information, see Setting up installation environment variables.
- Download the
<${PROJECT_CPD_INST_OPERANDS}-backup-name>volume backup for the${PROJECT_CPD_INST_OPERANDS}namespace. -
cpd-cli backup-restore volume-backup download <${PROJECT_CPD_INST_OPERANDS}-backup-name> \ --namespace=${PROJECT_CPD_INST_OPERANDS}