CLIGPU Waitlist
hudl gpu waitlist
List your active GPU waitlist requests.
List all active waitlist entries for the current workspace. Shows the requested GPU type, region, position in queue, and creation date.
Usage
hudl gpu waitlist [flags]Flags
| Flag | Description |
|---|---|
--region <code> | Override the active region for this call only. |
--workspace <slug> | Override the active workspace for this call only. |
-o, --output | Output format: table (default), json, yaml, wide, name. |
Examples
List all waitlist entries:
hudl gpu waitlistList waitlist entries as JSON:
hudl gpu waitlist -o jsonAPI reference
This command calls GET /deployments/requests under the hood. See the full request and response schema in the API reference.