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

delete

Deletes a module from the private registry.

Usage

terrakube module delete --organization <ORG> --id <MOD_ID>

Examples

terrakube module delete -o "$ORG_ID" --id "$MOD_ID"

Last updated

Was this helpful?