Installation
How to install the Kubiya CLI on various operating systems.
Installation
Install the Kubiya CLI on your system using one of the methods below.
Recommended Installation Methods
Verify Installation
After installing, verify the installation by checking the version:
You should see output similar to:
Setup Environment
Set up authentication
Authenticate with your Kubiya instance by setting your API token:
For details on how to obtain your API token, see the API Keys Tutorial.
Verify installation
Verify that your CLI can connect to Kubiya:
For more configuration options using environment variables, refer to the Configuration guide.
You can add the export command to your shell profile (like ~/.bashrc or ~/.zshrc) to make the authentication persistent across terminal sessions.