gh ssh-key add

Add an SSH key to your GitHub account

gh ssh-key add [] [flags]

Options

-t, --title
Title for the new key
--type (default "authentication")
Type of the ssh key: {authentication|signing}

See also