How to Update cldkctl
The cldkctl tool can be updated to the latest version by downloading the new binary from the GitHub Releases page and following the steps below.
Download the latest cldkctl binary from the GitHub Releases page.
For Linux or macOS, replace the existing binary using the following command:
sudo mv cldkctl /usr/local/bin/For Windows, download the latest cldkctl.exe and replace the old file manually in the same installation directory.
Open the terminal and run the following command to verify the update:
cldkctl --versionOnce the version number appears, the installation is complete.
Last updated
