Huddle01 Cloud
CLIGPU Offers

hudl gpu summary

Get a high-level summary of GPU availability across all regions.

Display an aggregated view of GPU availability, grouped by GPU model and region. This is useful for quickly seeing which hardware types have capacity without scanning through individual offers.

Usage

hudl gpu summary [flags]

Flags

FlagDescription
--region <code>Override the active region for this call only.
--workspace <slug>Override the active workspace for this call only.
-o, --outputOutput format: table (default), json, yaml, wide, name.

Examples

Show a summary of all available GPU hardware:

hudl gpu summary

Get the summary as JSON (useful for monitoring dashboards):

hudl gpu summary -o json

API reference

This command calls GET /gpu/offers/summary under the hood. See the full request and response schema in the API reference.