1GH-REPO-DEPLOY-KEY-LIST(1)     GitHub CLI manual    GH-REPO-DEPLOY-KEY-LIST(1)
2
3
4

NAME

6       gh-repo-deploy-key-list - List deploy keys in a GitHub repository
7
8
9

SYNOPSIS

11       gh repo deploy-key list [flags]
12
13
14

OPTIONS

16       -q, --jq <expression>
17              Filter JSON output using a jq expression
18
19
20       --json <fields>
21              Output JSON with the specified fields
22
23
24       -t, --template <string>
25              Format JSON output using a Go template; see "gh help formatting"
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

30       -R, --repo <[HOST/]OWNER/REPO>
31              Select another repository using the [HOST/]OWNER/REPO format
32
33
34

SEE ALSO

36       gh-repo-deploy-key(1)
37
38
39
40                                   Oct 2023         GH-REPO-DEPLOY-KEY-LIST(1)
Impressum