Advanced
Тема интерфейса

Upgrading the Version

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

cloud update

cloud update
Cloud CLI 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.

cloud update -y
Upgrade successful.