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

delete

Deletes a provider from the private registry.

Usage

terrakube provider delete --organization <ORG> --id <PROV_ID>

Examples

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

Last updated

Was this helpful?