Page cover

Install for Windows

The cldkctl tool can be installed on Windows using the Manual Binary Installation method. Follow the steps below:

  1. Open the Manual Binary Installation section on the Service Portal AI.

  2. Download the latest cldkctl binary from the GitHub Releases page.

  3. Extract the downloaded ZIP file.

  4. Move the extracted cldkctl.exe file to a directory included in the system PATH, for example C:\Program Files\cldkctl\.

  5. If the directory is not yet included in the system PATH, add it manually.

  6. Open Command Prompt or PowerShell, then run the following command to verify installation:

cldkctl --version
  1. If the command displays the version number, the installation was successful.

Last updated