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

delete

Deletes a provider implementation build.

Usage

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

Examples

terrakube implementation delete -o "$ORG_ID" --provider "$PROV_ID" --provider-version "$VER_ID" --id "$IMPL_ID"

Last updated

Was this helpful?