Viewing Help Information
Add the --help parameter to a command to view help information. For example:
- hcloud --help
View the instructions for using KooCLI and the supported cloud services.
- hcloud <service> --help
View the operation list of a cloud service. For example, to view the operation list of ECS, run hcloud ECS --help.
- hcloud <service> <operation> --help
View details about a cloud service API. For example, to view details about the ECS API with operation ShowServer, run hcloud ECS ShowServer --help.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.