Created
February 5, 2017 13:16
-
-
Save shokoe/96446c2c198548b43dbb3256c8018465 to your computer and use it in GitHub Desktop.
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
Get instance Name tag value: | |
aws ec2 describe-tags --filters "Name=resource-id,Values=i-11111111111111111" "Name=key,Values=Name" --output text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment