Add SSH key upload feature
Open
enhancement
good first issue
help wanted
in progress
- Dominant language
- Python
- Stars
- 855
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
add a command to upload SSH keys to the service, something like:
```
git ssh push
git ssh ls
git ssh delete
```
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.