1GH-SSH-KEY(1) GitHub CLI manual GH-SSH-KEY(1)
23
4
NAME
6gh-ssh-key - Manage SSH keys
78
9
SYNOPSIS
11gh ssh-key <command> [flags]
1213
14
DESCRIPTION
16Manage SSH keys registered with your GitHub account.
1718
19
AVAILABLE COMMANDS
21gh-ssh-key-add(1)
22Add an SSH key to your GitHub account
2324
25
gh-ssh-key-delete(1)
26Delete an SSH key from your GitHub account
2728
29
gh-ssh-key-list(1)
30Lists SSH keys in your GitHub account
3132
33
SEE ALSO
35gh(1)
3637
38
39
Oct 2023 GH-SSH-KEY(1)