Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ssh-key add command and publish ssh-key #2990

Merged
merged 1 commit into from Feb 17, 2021
Merged

Conversation

mislav
Copy link
Contributor

@mislav mislav commented Feb 17, 2021

$ gh ssh-key add ~/.ssh/id_ed25519.pub
✓ Public key added to your account

$ gh ssh-key
Manage SSH keys registered with your GitHub account

USAGE
  gh ssh-key <command> [flags]

CORE COMMANDS
  add:        Add an SSH key to your GitHub account
  list:       Lists SSH keys in your GitHub account

Followup to #2892, #1862
Ref. #1755

@mislav mislav requested a review from a team February 17, 2021 18:51
@mislav mislav added this to Backlog 🗒 in The GitHub CLI via automation Feb 17, 2021
@mislav mislav moved this from Backlog 🗒 to Needs review 🤔 in The GitHub CLI Feb 17, 2021
The GitHub CLI automation moved this from Needs review 🤔 to Needs to be merged 🎉 Feb 17, 2021
@vilmibm
Copy link
Contributor

vilmibm commented Feb 17, 2021

tested locally included auth refreshes, looks great!

@vilmibm vilmibm merged commit 2f563ba into trunk Feb 17, 2021
The GitHub CLI automation moved this from Needs to be merged 🎉 to Pending Release 🥚 Feb 17, 2021
@vilmibm vilmibm deleted the ssh-key-commands branch February 17, 2021 20:30
@github-actions github-actions bot moved this from Pending Release 🥚 to Done 💤 in The GitHub CLI Feb 17, 2021
@mislav mislav mentioned this pull request Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
The GitHub CLI
  
Done 💤
Development

Successfully merging this pull request may close these issues.

None yet

2 participants