1glab(1)                                                                glab(1)
2
3
4

NAME

6       glab-variable-get - get a project or group variable
7
8
9

SYNOPSIS

11       glab variable get  [flags]
12
13
14

DESCRIPTION

16       get a project or group variable
17
18
19

OPTIONS

21       -g, --group=""      Get variable for a group
22
23
24       -s,  --scope=""       The environment_scope of the variable. All (), or
25       specific environments.
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

30       --help[=false]      Show help for command
31
32
33       -R, --repo=""      Select another repository using  the  OWNER/REPO  or
34       GROUP/NAMESPACE/REPO format or full URL or git URL
35
36
37

EXAMPLE

39       glab variable get VAR_KEY
40                glab variable get -g GROUP VAR_KEY
41       glab variable get -s SCOPE VAR_KEY
42
43
44
45
46

SEE ALSO

48       glab-variable(1)
49
50
51
52Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum