Created
August 14, 2019 18:20
-
-
Save ttor/40891d4c757cfc7f90a07f192b9c2be3 to your computer and use it in GitHub Desktop.
Install mssh for EC2 instance connect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws s3 cp s3://ec2-instance-connect/cli/ec2instanceconnectcli-latest.tar.gz . | |
sudo pip3 install ec2instanceconnectcli-latest.tar.gz | |
mssh instanceid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment