Updated on 2022-11-21 GMT+08:00

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.