Huddle01 Cloud
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

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

List all waitlist entries:

hudl gpu waitlist

List waitlist entries as JSON:

hudl gpu waitlist -o json

API reference

This command calls GET /deployments/requests under the hood. See the full request and response schema in the API reference.