Replies: 1 comment
-
Only the Footnotes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cyberduck appears to ignore this SSH config which I use to connect to AWS ec2-instances on the command line via SSM. Do I have to do something special to get Cyberduck working or is this configuration not supported?
host i-* mi-*
ProxyCommand sh -c "aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters 'portNumber=%p'"
Beta Was this translation helpful? Give feedback.
All reactions