enhancementgood first issuehelp wantedin progress
仓库指标
- Star
- (837 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
add a command to upload SSH keys to the service, something like:
git <target> ssh push <ssh-public-key-file>
git <target> ssh ls
git <target> ssh delete <ssh-public-key-id>
the whole point being to make it easy to generate a new key (or even rotate keys!) or revoke an old key with the CLI.