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

delete

Deletes a global variable from an organization.

Usage

terrakube organization-variable delete --organization <ORG> --id <GVAR_ID>

Examples

terrakube organization-variable delete -o "$ORG_ID" --id "$GVAR_ID"

Last updated

Was this helpful?