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

delete

Deletes a workflow template.

Usage

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

Examples

terrakube template delete -o "$ORG_ID" --id "$TPL_ID"

Last updated

Was this helpful?