Koo Command Line Interface
Koo Command Line Interface
- Function Overview
- What's New
- Service Overview
- Getting Started
-
User Guide
- Configuration Management
- HTTP Proxy
- Commonly Used Commands
-
Options
- Option Overview
- Printing Help Information
- Printing Debugging Information
- Checking Command
- Specifying Region
- Calling APIs with an Account in Non-configuration Mode
- Calling APIs with AK/SK in Non-configuration Mode
- Calling APIs with a Token in Non-configuration Mode
- Calling APIs Using an Agency in Non-configuration Mode
- Specifying Account ID
- Specifying Profile
- Specifying Authentication Mode
- Specifying Output Format
- Passing API Parameters with JSON File
- Specifying Request Timeouts
- Specifying Retry Count
- Skipping HTTPS Request Certificate Verification
- Specifying a Domain Name
- Obtaining CLI Examples on API Explorer
- Using KooCLI in Non-configuration Mode
- Obtaining Authentication Information
-
FAQs
- Overview
- Authentication
- Profiles
- Metadata Cache
- Logs
- Network Connections
- Cloud Services
- Cloud Service APIs
- Regions
-
Parameters
- What Are KooCLI System Parameters?
- Why Am I Seeing a Message Indicating an Invalid Parameter?
- Why Are Old and New KooCLI System Parameters (Such as region and cli-region) Available? Which Parameters Are Recommended?
- Why Am I Seeing a Message Indicating a Duplicate Parameter?
- How Do I Use cli-jsonInput?
- When Can I Use cli-jsonInput?
- Why Am I Seeing a Message Indicating an Unsupported Parameter Position or Type?
- How Do I Leave a Body Parameter Empty for Cloud Service APIs?
- Interactive Mode and Autocomplete
-
Output Formats
- What Output Formats Are Supported by KooCLI?
- How Do I Define a JMESPath Expression?
- Which KooCLI System Parameters Are Related to Data Output? Which Ones Are Recommended?
- How Do I Use cli-output, cli-query, and cli-output-num?
- How Do I Use cli-output-rows, cli-output-cols, and cli-output-num? What Are the Precautions?
- How Do I Use cli-json-filter? What Are the Precautions?
- Other
- Videos
On this page
Show all
Help Center/
Koo Command Line Interface/
FAQs/
Cloud Services/
Why Am I Seeing a Message Indicating an Unsupported Service?
Why Am I Seeing a Message Indicating an Unsupported Service?
Updated on 2023-02-27 GMT+08:00
Background
During a cloud service API call, KooCLI verifies the validity of your input parameters. If the cloud service name in the command is incorrect, or the cloud service is not released on KooCLI, an error message is displayed:
[USE_ERROR] Unsupported service: *
Solution
- Run the hcloud --help command to view all supported cloud services and check whether the service name is correct.
- If the service name is correct but the service is not in the Available services list output by the hcloud --help command, check either of the following reasons:
- Using the online mode: The cloud service has not been launched on KooCLI.
- Using the offline mode: The offline data package you used may not be the latest version, resulting in a parameter verification failure. In this case, run the hcloud meta download command to update the offline data package, and then run the command in 1 again. If the cloud service still does not exist in the result, it is unavailable for KooCLI offline mode. Try again when the offline data package is updated, or use the online mode instead.
- Determine your current language environment based on the language setting on KooCLI or your system time zone. Currently, the cloud services released in the English environment are different from those released in the Chinese environment. To switch the language, run the hcloud configure set --cli-lang=en command.
Parent topic: Cloud Services
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.