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

delete

Unregisters an agent from an organization.

Usage

terrakube agent delete --organization <ORG> --id <AGT_ID>

Examples

terrakube agent delete -o "$ORG_ID" --id "$AGT_ID"

Last updated

Was this helpful?