Function Overview
Profile Management
Profiles store common information required for calling cloud service APIs. They are defined by running KooCLI commands. All profiles constitute a configuration file, which is stored on your local host. When calling a cloud service API, you can specify a profile rather than manually inputting the common information.
KooCLI configuration commands are used to initialize configurations, and add, delete, modify, and query profiles.
All regions
Autocomplete
After you turn on autocomplete for KooCLI, if you press Tab when entering a command, a prompt will appear to help you autocomplete the command.

All regions
Interactive Prompts
KooCLI provides powerful interactive prompts to facilitate command building on different platforms. Add --interactive in a command to enter the interactive mode. In this mode, the system displays cloud service names, API operations, parameters, and descriptions based on the information you enter. In addition, the system autocompletes the values of some parameters.

All regions
Metadata Management
KooCLI caches the metadata generated during API calling. You can manage the cached metadata files if necessary.

All regions
Version Query
You can query the KooCLI version you are using.

All regions
Version Upgrade
KooCLI supports automatic local upgrade. You can run a command to upgrade the current KooCLI to the latest version.

All regions
Log Management
KooCLI provides log recording and management to cache the logs generated during API calling.

All regions
Common Options
KooCLI options are system parameters that can be added to commands for calling APIs.

All regions

Viewing Help Information

Printing Debugging Information

Checking Command

Specifying Output Format

Specifying JSON File to Pass API Parameters

Specifying Request Timeout

Specifying Number of Connection Attempts

Skipping HTTPS Request Certificate Verification

Specifying a Domain Name

Using KooCLI in Non-configuration Mode
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

