Use the CLI
CLI Overview
Plug into the cheapest compute for your applications and workflows
The Prime Intellect CLI provides a powerful command-line interface for managing GPU resources across various providers. Install it via pip:
Check out our open source repository on GitHub.
Quick Start
- Install the CLI:
- Configure your API key:
- Configure SSH key for pod access:
You can generate your ssh keys on app.primeintellect.ai under the /dashboard/profile section. We recommend creating a dedicated directory for your Prime Intellect keys in your home directory, like
/Users/<username>/pi-keys
.Key Features
- GPU Resource Management: Query and filter available GPU resources
- Pod Management: Create, monitor, and terminate compute pods
- SSH Access: Direct SSH access to running pods
- Team Support: Manage resources across team environments
Basic Commands
For detailed documentation on each command and feature, explore the sections above.