CH·02CLI reference
gpu keys delete
Delete an SSH key
Delete an SSH key
Synopsis
Removes one of your SSH keys (you can only delete keys you own; org-wide key management is an admin capability in the dashboard). Already-running instances that were provisioned with the key keep working — the deletion only affects future provisioning.
gpu keys delete <key-id> [flags]
Examples
gpu keys delete key-abc123
Options
-h, --help help for delete
Options inherited from parent commands
--api-base string API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
--debug Enable debug logging to stderr
-o, --output string Output format: table|json (default table on TTY, json otherwise)
SEE ALSO
- gpu keys - Manage SSH keys