Overview
Koo Command Line Interface (KooCLI) classifies command errors into five types, each of which has a different identifier at the start of the error message. Troubleshoot the errors as follows:
- [NETWORK_ERROR]: HTTP request exceptions. Check the network connection.
- [CLI_ERROR]: KooCLI exceptions that occur during command processing. Contact the on-call personnel of KooCLI.
- [USE_ERROR]: Errors caused by an incorrect parameter in a command. Modify the parameter according to the error message.
- [OPENAPI_ERROR]: Errors that occur when calling a cloud service API. Contact the on-call personnel of the cloud service.
- [APIE_ERROR]: Errors that occur when calling API Explorer to obtain metadata. Contact the on-call personnel of API Explorer.
Alternatively, you can look through the following FAQs to find required information.