mw gitlab variable delete
editDelete a project or group variable
mw gitlab variable delete <key> [flags]
Examples
editglab variable delete VAR_NAME glab variable delete VAR_NAME --scope=prod glab variable delete VARNAME -g mygroup
Options
edit-g, --group string Delete variable from a group -s, --scope string The environment_scope of the variable. All (*), or specific environments (default "*")
Options inherited from parent commands
edit--help Help for this command --no-interaction Do not ask any interactive questions -R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL -v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
edit- mw gitlab variable - Manage GitLab Project and Group Variables