Page cover

Install for Mac OS

On macOS, you can install cldkctl using Homebrew. Follow the steps below:

  1. Open the Terminal application.

  2. Run the following commands to install the tool

brew tap Lintasarta/cldkctl
https://github.com/Lintasarta/cldkctl.git
brew install cldkctl
  1. After the installation is complete, verify it by typing.

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

Last updated