CLIGPU SSH Keys
GPU SSH Keys
Manage SSH public keys used to access GPU deployments.
Upload, list, and delete SSH public keys that are injected into GPU deployments at provisioning time. You must have at least one SSH key registered before deploying a GPU cluster.
Commands
| Command | Description |
|---|---|
hudl gpu key list | List SSH keys registered with the GPU service. |
hudl gpu key upload <name> | Upload an SSH public key to use with GPU deployments. |
hudl gpu key delete <id> | Remove an SSH key from the GPU service. |