Creating a profile to use the cpd-cli management commands
Before you can complete certain set up and management tasks for IBM® Cloud Pak for Data, you must create a profile so that you can
run the appropriate cpd-cli commands.
About this task
Any user who plans to complete the following tasks needs to create a profile:
- Managing service instances (by running the
cpd-cli service-instancecommand) - Migrating metadata between Cloud Pak for Data
deployments (by running the
cpd-cli export-importcommand)
A profile enables the cpd-cli to verify that you are a Cloud Pak for Data user and that you have the appropriate
administrator permissions to complete a given task.
Procedure
Results
You can now run cpd-cli commands with this profile using the
--profile flag. For example:
./cpd-cli service-instance list --profile cpd-admin-profile
Otherwise, you receive an Error: required flag(s) "profile" not set error.