gh ssh-key add

将 SSH 密钥添加到您的 GitHub 帐户

gh ssh-key add [<key-file>] [flags]

选项

-t, --title <string>
新密钥的标题
--type <string> (默认 "authentication")
ssh 密钥的类型:{authentication|signing}

另请参阅