Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[#1755] SSH key management (gh ssh-key list) #1862
Conversation
This comment has been minimized.
This comment has been minimized.
|
Do you suggest anything that I can identify the test? I didn't like the [Edit] |
This comment has been minimized.
This comment has been minimized.
| package key | ||
|
|
||
| import ( | ||
| cmdList "github.com/cli/cli/pkg/cmd/ssh-key/list" |
This comment has been minimized.
This comment has been minimized.
|
Hi, thank you for the thorough implementation! The code looks solid at cursory glance. However, I won't be fully reviewing this PR nor approving it at the moment because, per our CONTRIBUTING policy, we currently don't accept PRs for features that our team hasn't discussed and explicitly approved. Right now, we haven't reached a decision about ssh-key management being included in gh. In the meantime, you may use your fork or |
|
@mislav Alright, no problem. I have learned a lot implementing this feature, thank you for your recognition So, this PR will be closed? Or, can we wait for the team decision? |
|
We haven't done feature prioritization yet for a post-1.0 release, so let's keep this open until we do, if you don't mind (a couple of weeks tops). |
edualb commentedSep 20, 2020
Command
gh ssh-key listimplemented.This feature request can be accessed by #1755 tag.
gh ssh-key list- That shows all of the currently SSH-KEY and names.