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

get

Gets template details.

Usage

terrakube template get --organization <ORG> --id <TPL_ID>

Examples

terrakube template get -o "$ORG_ID" --id "$TPL_ID" --output json

Last updated

Was this helpful?