sshaws
sshaws copied to clipboard
Simply connect to your 'EC2 Instance Connect'-capable AWS EC2 servers using one command
Results
2
sshaws issues
Sort by
recently updated
recently updated
newest added
It would be useful to have named profile support for multi account users like myself. for example: ```bash sshaws i-02b5e7ded36330cab --profile dev-acount ``` I gave it a go here: https://github.com/derekjbernard/sshaws/tree/fb-add-profile-support
enhancement
Nice tool! might be cool (if not a little more expensive) if you could ssh by tag.. e.g. ``` sshaws -t Name:worker1 ``` obviously if the particular tag is not...
enhancement