Install Kubiya CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide provides comprehensive instructions for installing, configuring, and setting up the Kubiya CLI on various platforms.
The easiest way to install Kubiya CLI is using our automated installation script:
This script will:
Detect your operating system and architecture
Download the appropriate binary
Install it to a suitable location in your PATH
Make it executable
Verify the installation
If you prefer to install manually, follow these steps based on your operating system.
Visit the and download the binary matching your system:
MacOS (Intel): kubiya-cli-darwin-amd64
MacOS (Apple Silicon): kubiya-cli-darwin-arm64
Linux (x86_64): kubiya-cli-linux-amd64
Linux (ARM64): kubiya-cli-linux-arm64
Windows: kubiya-cli-windows-amd64.exe
For macOS/Linux:
For Windows:
After installing the CLI, you need to configure it with your Kubiya API key:
Replace YOUR_API_KEY
with the API key from your Kubiya account. If you don't have an API key:
Navigate to Settings → API Keys
Create a new API key
Copy the key and use it in the command above
Verify that the CLI is properly installed and configured:
This should display the current version of the Kubiya CLI.
To verify your API key configuration:
If your API key is configured correctly, you should see a list of your teammates.
The Kubiya CLI can be configured using the kubiya config
command:
You can also configure the Kubiya CLI using environment variables:
To update to the latest version of the Kubiya CLI:
This will check for updates and install the latest version if available.
Permission denied error:
Command not found after installation:
MacOS security warnings: Go to System Preferences → Security & Privacy → General, and click "Allow Anyway", or use:
API key issues:
Log in to the
For further assistance, contact or visit our .