export-import
export download
Download IBM® Cloud Pak for Data export data.
Syntax
cpd-cli export-import export download <cpd-export-name> \
[--arch=<system-cpu-architecture>] \
[--cpdconfig=<cpd-configuration-location>] \
[--log-level=info|debug|warn|error|panic] \
[--namespace=<namespace-name>] \
--profile=<cpd-profile-name> \
[--verbose]
Arguments
Table 1: Command arguments
Argument | Description |
---|---|
<cpd-export-name> |
The name of the export to download data for. |
Options
Table 1: Command options
Option | Description |
---|---|
--arch |
Provide the CPU architecture
(hardware) of the cluster.
|
--cpdconfig |
The Cloud Pak for Data
configuration location. For example,
$HOME/.cpd-cli/config.
|
|
Display command
help.
|
--log-level |
The command log
level.
|
|
The namespace name in which the
utility should operate.
|
--profile |
The name of the profile that you
created to store information about an instance of Cloud Pak for Data and your credentials for the
instance.
|
--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 Cloud Pak for Data export data in the
${PROJECT_CPD_INST_OPERANDS}
namespace (as a *.tar file) to the current working directory. -
cpd-cli export-import export download <cpd-export-name> \ --namespace=${PROJECT_CPD_INST_OPERANDS} \ --arch=${CPU_ARCH} \ --profile=${CPD_PROFILE_NAME}
The resulting export download file is named cpd-exports-<cpd-export-name>-data.tar.