You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First and foremost, this tool is great and it makes my work a lot easier! Thank you!
One of the things I use quite often is SSH agent forwarding (ssh -A user@server) for example for deployment tasks. I wonder if it would be possible to add this functionality to the doctl compute ssh <droplet-name> command?
The text was updated successfully, but these errors were encountered:
First and foremost, this tool is great and it makes my work a lot easier! Thank you!
One of the things I use quite often is SSH agent forwarding (
ssh -A user@server
) for example for deployment tasks. I wonder if it would be possible to add this functionality to thedoctl compute ssh <droplet-name>
command?The text was updated successfully, but these errors were encountered: