cli/docs/source/variable/delete.md

1.0 KiB

stage group info
Create Code Review To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

glab variable delete

Delete a project or group variable

glab variable delete <key> [flags]

Aliases

remove

Examples

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

Options

  -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

      --help              Show help for command
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL