For the complete documentation index, see llms.txt. This page is also available as Markdown.

delete

Deletes an SSH key entry.

Usage

terrakube ssh delete --organization <ORG> --id <SSH_ID>

Examples

terrakube ssh delete -o "$ORG_ID" --id "$SSH_ID"

Last updated

Was this helpful?