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

delete

Deletes a version from a provider.

Usage

terrakube provider-version delete --organization <ORG> --provider <PROV> --id <VER_ID>

Examples

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

Last updated

Was this helpful?