Updated on 2023-03-13 GMT+08:00

Upgrading the Version

KooCLI supports local upgrade. Run the following command to upgrade it to the latest version:

hcloud update

hcloud update
KooCLI will be upgraded to the latest version. Continue? (y/N): y
Upgrade successful.

To skip the confirmation for entering the interactive mode, add -y to the command.

hcloud update -y
Upgrade successful.