1GH-VARIABLE-LIST(1)            GitHub CLI manual           GH-VARIABLE-LIST(1)
2
3
4

NAME

6       gh-variable-list - List variables
7
8
9

SYNOPSIS

11       gh variable list [flags]
12
13
14

DESCRIPTION

16       List  variables on one of the following levels: - repository (default):
17       available to Actions runs or Dependabot in a repository -  environment:
18       available  to Actions runs for a deployment environment in a repository
19       - organization: available to Actions runs or Dependabot within an orga‐
20       nization
21
22
23

OPTIONS

25       -e, --env <string>
26              List variables for an environment
27
28
29       -o, --org <string>
30              List variables for an organization
31
32
33

OPTIONS INHERITED FROM PARENT COMMANDS

35       -R, --repo <[HOST/]OWNER/REPO>
36              Select another repository using the [HOST/]OWNER/REPO format
37
38
39

SEE ALSO

41       gh-variable(1)
42
43
44
45                                   Nov 2023                GH-VARIABLE-LIST(1)
Impressum