wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.98k stars 263 forks source link

Support for specifying non-standard SSH port #114

Closed justone closed 7 years ago

justone commented 7 years ago

Every once in a while, we have an instance with a non-standard port. This adds support for that to awless ssh.

I also added some test cases for the cli and client config generation.

Let me know what you think.

simcap commented 7 years ago

Thanks. I will merge that. It will go into the v0.1.1 that should go out next week

justone commented 7 years ago

@simcap Awesome. Thanks for merging. I opened up a couple more PRs for other tweaks, and then I think that's it.

Thanks again for such a useful tool.