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

get

Gets implementation details.

Usage

terrakube implementation get --organization <ORG> --provider <PROV> --provider-version <VER> --id <IMPL_ID>

Examples

terrakube implementation get -o "$ORG_ID" --provider "$PROV_ID" --provider-version "$VER_ID" --id "$IMPL_ID" --output json

Last updated

Was this helpful?