Skip to main content

targon inventory

The targon inventory command provides a real-time view of the compute resources that are currently available for immediate use on the Targon platform.

targon inventory [OPTIONS]

This command is also available as targon capacity. Both names are supported, but inventory is the preferred form going forward.

Options

  • --gpu: Show GPU inventory only.
  • --no-gpu: Show non-GPU inventory only.
  • --json: Output in JSON format instead of the default table.

The --gpu and --no-gpu flags are mutually exclusive. When neither is provided, all available inventory is shown.

The default output is a table listing each resource by name, CPU, memory, GPU count, cost per hour, and availability.