Huddle01 Cloud
CLIGPU API Keys

GPU API Keys

Create and manage programmatic API keys for the GPU service.

Manage API keys for programmatic access to the GPU service. API keys allow scripts and CI/CD pipelines to authenticate without a user session. The secret is displayed only once at creation time, so store it securely.

Commands

CommandDescription
hudl gpu apikey listList active programmatic API keys for the GPU service.
hudl gpu apikey create <name>Mint a new GPU API key. The secret is only shown once.
hudl gpu apikey revoke <id>Immediately revoke a GPU API key.

On this page