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

get

Gets federated claim details.

Usage

terrakube federated-claim get --federated <FED> --id <CLAIM_ID>

Examples

terrakube federated-claim get --federated "$FED_ID" --id "$CLAIM_ID" --output json

Last updated

Was this helpful?