CH·02CLI reference
gpu instances
Manage GPU instances
Manage GPU instances
Synopsis
Create, list, inspect, delete, and SSH into GPU instances. Provisioning is asynchronous — create and delete poll the operation FSM until success (bounded by --wait-timeout).
gpu instances [command]
Options
-h, --help help for instances
Options inherited from parent commands
--api-base string API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
--debug Enable debug logging to stderr
-o, --output string Output format: table|json (default table on TTY, json otherwise)
SEE ALSO
- gpu - GPU.ai command-line interface
- gpu instances create - Create a new GPU instance
- gpu instances delete - Terminate an instance
- gpu instances get - Show details for one instance
- gpu instances list - List your GPU instances
- gpu instances ssh - SSH into a running GPU instance