-
-
Save axelav/af4f5a2d8da1c76b4add539b919502f8 to your computer and use it in GitHub Desktop.
AWS instances
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
# requires ~/.aws/config or $ aws configure to work | |
alias inst="aws ec2 describe-instances --output text|grep INSTANCES|cut -f10,14" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment