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>
Type of the ssh key: {authentication|signing}

See also