Updated on 2023-12-29 GMT+08:00

Using KooCLI

  1. 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.

  2. Configure KooCLI.

    For details, see Initialize Configurations.

  3. 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.

  4. Call cloud service APIs by using KooCLI.

    Enter a complete API calling command and press Enter.

  5. (Optional) Integrate KooCLI commands into your custom scripts for automatic management of cloud service resources.