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 command "Add ssh key to droplet" (Renewed, was not considered all around) #1367

Open
thagenbeek opened this issue Apr 20, 2023 · 1 comment
Labels
do-api Depends on additional features for the DigitalOcean API suggestion

Comments

@thagenbeek
Copy link

thagenbeek commented Apr 20, 2023

What is the problem this feature would solve? Please describe.
Being able to build from an API and assign a key after the fact without ever giving password access to a droplet

Describe the solution you'd like
doctl compute droplet-action add-ssh-key --shh-key

Additional context
When building a droplet through doctl we DONT EVER want to give password access to spotinstances, but we may also have to choose to "remove" the one and only assigned key, only programatically determined SSH keys, and be able to revoke will have to be a thing too of course.

@thagenbeek
Copy link
Author

Please note, I understand #406 exists, but was closed.

@andrewsomething andrewsomething added the do-api Depends on additional features for the DigitalOcean API label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-api Depends on additional features for the DigitalOcean API suggestion
Projects
None yet
Development

No branches or pull requests

2 participants