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 upload feature #22

Open
guyzmo opened this issue Jun 3, 2016 · 1 comment
Open

Add SSH key upload feature #22

guyzmo opened this issue Jun 3, 2016 · 1 comment

Comments

@guyzmo
Copy link
Owner

guyzmo commented Jun 3, 2016

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.

@guyzmo guyzmo added this to the milestone Jun 3, 2016
@guyzmo guyzmo assigned guyzmo and unassigned guyzmo Jun 3, 2016
@guyzmo guyzmo added the backlog label May 6, 2017
guyzmo added a commit that referenced this issue May 6, 2017
@guyzmo guyzmo modified the milestones: 1.11, May 6, 2017
@guyzmo guyzmo added in progress and removed backlog labels May 6, 2017
@guyzmo guyzmo self-assigned this May 6, 2017
guyzmo added a commit that referenced this issue May 6, 2017
@guyzmo guyzmo closed this as completed Nov 18, 2017
@guyzmo guyzmo reopened this Nov 18, 2017
@guyzmo
Copy link
Owner Author

guyzmo commented Nov 19, 2017

(needs to have tests written)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant