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

get

Retrieves details for a registered agent.

Usage

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

Examples

terrakube agent get -o "$ORG_ID" --id "$AGT_ID" --output json

Last updated

Was this helpful?