Using KooCLI
- Download KooCLI.
KooCLI is installation-free and can be used right after download and decompression. It can work with Windows 64-bit, Linux AMD64, Linux Arm64, macOS AMD64, and macOS Arm64. Download the corresponding version based on the OS you use.
- Configure KooCLI.
For details, see Initialize Configurations.
- Obtain the commands for calling cloud service APIs.
There are two ways:
- (Recommended) From API Explorer
View cloud service APIs on API Explorer, and enter the required parameters. Then obtain the example command from the CLI Example tab page.
- From KooCLI documentation
To learn how to query cloud service commands, see View and Run Cloud Service Operation Commands. The methods of viewing commands in macOS and Linux are similar.
- (Recommended) From API Explorer
- Call cloud service APIs by using KooCLI.
Enter a complete API calling command and press Enter.
- (Optional) Integrate KooCLI commands into your custom scripts for automatic management of cloud service resources.