1GH-REPO-DEPLOY-KEY(1) GitHub CLI manual GH-REPO-DEPLOY-KEY(1)
2
3
4
6 gh-repo-deploy-key - Manage deploy keys in a repository
7
8
9
11 gh repo deploy-key <command> [flags]
12
13
14
16 gh-repo-deploy-key-add(1)
17 Add a deploy key to a GitHub repository
18
19
20 gh-repo-deploy-key-delete(1)
21 Delete a deploy key from a GitHub repository
22
23
24 gh-repo-deploy-key-list(1)
25 List deploy keys in a GitHub repository
26
27
28
30 -R, --repo <[HOST/]OWNER/REPO>
31 Select another repository using the [HOST/]OWNER/REPO format
32
33
34
36 gh-repo(1)
37
38
39
40 Oct 2023 GH-REPO-DEPLOY-KEY(1)