Skip to main content

targon inventory

Browse available compute resources and current availability.

targon inventory [OPTIONS]
targon inventory get <SKU>

This command does not require authentication.

Options

FlagDescription
--type <TYPE>Filter by resource type: rental, storage, or vm
--gpuShow GPU resources only
--availableHide sold-out SKUs
--jsonEmit 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.