Configuration Commands
Cloud Command Line Interface (Cloud CLI) configuration commands are used to initialize configurations, and add, delete, modify, and query profiles. The following table lists the commands.
System Command | Function |
---|---|
cloud configure init | Initialize configurations. |
cloud configure set | Add or modify a profile. |
cloud configure list | Query the profile list. |
cloud configure show | Query a specific profile. |
cloud configure delete | Delete a specific profile. |
cloud configure test | Check the configuration file format. |
cloud configure clear | Delete all profiles. |
Parent topic: Configuration Management