tp) is a command-line interface for managing your GPU clusters, storage, and other resources.
Installation
Install the CLI using pip:Configuration
Set your API key as an environment variable:Get your API key from the dashboard
Command Structure
The CLI is organized into several command groups:tp cluster- Manage GPU clusterstp storage- Manage storage volumestp object-storage- Manage S3-compatible object storagetp ssh- SSH into cluster instancestp job- Manage training jobstp me- View account information and manage SSH keys
Common Options
Most commands support the following options:--help- Show help for a command--org/--organization- Operate on organization resources (where applicable)--no-input- Disable interactive prompts (useful for scripts and CI/CD)-v,--version- Show the CLI version