gh ssh-key add
Add an SSH key to your GitHub account
gh ssh-key add [<key-file>] [flags]
Options
-t
,--title <string>
- Title for the new key
-
--type <string> (default "authentication")
- Type of the ssh key: {authentication|signing}
Add an SSH key to your GitHub account
gh ssh-key add [<key-file>] [flags]
-t
,
--title <string>
--type <string> (default "authentication")