Upgrading the Version
Cloud CLI supports local upgrade. Run the following command to upgrade it to the latest version:
cloud update
cloud updateCloud CLI will be upgraded to the latest version. Continue? (y/N): yUpgrade successful.
To skip the confirmation for entering the interactive mode, add -y to the command.
cloud update -yUpgrade successful.
Parent topic: Commonly Used Commands