Install Runpod CLI locally
Every Pod you deploy comes preinstalled with therunpodctl command and a Pod-scoped API key. You can also install it on your local machine to manage your Pods remotely from your own system.
Step 1: Choose an installation method
Choose the installation method that matches your operating system.- macOS
- Linux
- Windows
- Google Colab / Jupyter Notebook
Homebrew:ARM (Apple Silicon):AMD (Intel):
runpodctl globally on your system, so you can run commands from any directory.
Step 2: Configure your API key
Before you can userunpodctl locally, you must configure it with an API key.
Run the following command to add your API key to runpodctl, replacing YOUR_API_KEY with your API key:
Step 3: Verify installation
To verify thatrunpodctl installed successfully, run this command:
Help and reference
Learn how to use Runpod CLI commands by browsing the CLI reference using the sidebar to the left, or by running thehelp command: