Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1) 								 glab(1)

NAME
     glab-variable - Manage variables for a GitLab project or group.

SYNOPSIS
     glab variable [flags]

DESCRIPTION
     Variables store configuration and secrets used by CI/CD pipelines.

     Each subcommand acts on the current project by default. Use --group to man-
     age a group's variables instead.

OPTIONS
     -R, --repo=""	Select another repository. You can use either OWNER/REPO
     or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

OPTIONS INHERITED FROM PARENT COMMANDS
     -h, --help[=false]      Show help for this command.

SEE ALSO
     glab(1),  glab-variable-delete(1),  glab-variable-export(1), glab-variable-
     get(1),  glab-variable-import(1),	 glab-variable-list(1),   glab-variable-
     set(1), glab-variable-update(1)

Auto generated by spf13/cobra	    Aug 2026				 glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-variable&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help