Sign inSign up

astopy/awssh

By astopy

Updated over 8 years ago

SSH into EC2 instances

Image
0

2.1K

astopy/awssh repository overview

awssh

Example usage:

$ alias awssh="docker run -it --rm --volume $HOME/.ssh:/root/.ssh -e AWS_DEFAULT_REGION -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_SECURITY_TOKEN astopy/awssh"

$ awssh my instance name

Tag summary

Content type

Image

Digest

Size

45.7 MB

Last updated

over 8 years ago

docker pull astopy/awssh