aws ec2 describe-instances \
--query 'Reservations[].Instances[].[PrivateIpAddress,Placement.AvailabilityZone,InstanceType,State.Name,InstanceId,Platform,State.Code,VpcId]' \
--output table
Created
July 6, 2018 03:06
-
-
Save zironycho/53a701f5165d205b200bf52d094f09a6 to your computer and use it in GitHub Desktop.
aws commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment