targon inventory
Browse available compute resources and current availability.
targon inventory [OPTIONS]
targon inventory get <SKU>
This command does not require authentication.
Options
| Flag | Description |
|---|---|
--type <TYPE> | Filter by resource type: rental, storage, or vm |
--gpu | Show GPU resources only |
--available | Hide sold-out SKUs |
--json | Emit JSON output |
Without --type, the default view merges rental, VM, and storage offerings grouped by hardware family.
targon inventory get
Show details for a single SKU.
targon inventory get h200-small
Examples
targon inventory --gpu
targon inventory --type vm --gpu --available
targon inventory get h200-small
Output
The default terminal output is a table with SKU, type, GPU spec, vCPU, memory, hourly price, and available count. Piped output uses tab-separated values.