What part(s) of the article would you like to see updated?
I installed the gh CLI to add my ssh-key but was presented with this instead of a success message:
Welcome to GitHub CLI!
To authenticate, please run `gh auth login`
When I ran gh auth login, it prompted me to choose my preferred protocol and add my public key. Thus, I no longer needed the rest of the steps to add my ssh key with gh. If gh had already been authenticated, I would need the steps displayed. I think this nuance should be documented so people who are new to gh CLI are not confused and know they do not need to use the original gh steps by going down this path.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
What part(s) of the article would you like to see updated?
I installed the
ghCLI to add my ssh-key but was presented with this instead of a success message:When I ran
gh auth login, it prompted me to choose my preferred protocol and add my public key. Thus, I no longer needed the rest of the steps to add my ssh key with gh. Ifghhad already been authenticated, I would need the steps displayed. I think this nuance should be documented so people who are new toghCLI are not confused and know they do not need to use the original gh steps by going down this path.Additional information
No response
The text was updated successfully, but these errors were encountered: