list¶
Description¶
List CDP CLI configuration data. Each configuration item’s name, value, source type, and source location are listed. For example, if you provide the CDP access key in an environment variable, this command will list the access key value and its source as the environment.
Synopsis¶
cdp configure list [--profile profile-name]
Options¶
None
Examples¶
To show your current configuration values:
$ cdp configure list
Name Value Source Type Source
---- ----- ----------- ------
profile <not set> None None
cdp_access_key_id ****************ABCD shared-credentials-file
cdp_private_key ****************EFGH shared-credentials-file
cdp_endpoint_url <not set> None None
endpoint_url <not set> None None
form_factor <not set> None None