Provided by: glab_1.36.0-1ubuntu0.3_amd64 bug

NAME

       glab-variable-delete - Delete a project or group variable

SYNOPSIS

       glab variable delete  [flags]

DESCRIPTION

       Delete a project or group variable

OPTIONS

       -g, --group=""      Delete variable from a group

       -s, --scope=""      The environment_scope of the variable. All (), or specific environments

OPTIONS INHERITED FROM PARENT COMMANDS

       --help[=false]      Show help for command

       -R,  --repo=""      Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO format or full
       URL or git URL

EXAMPLE

       glab variable delete VAR_NAME
       glab variable delete VAR_NAME --scope=prod
       glab variable delete VARNAME -g mygroup

SEE ALSO

       glab-variable(1)

Auto generated by spf13/cobra                       Jul 2025                                             glab(1)