Skip to content

Instantly share code, notes, and snippets.

@AnantChoudhari06
Created March 10, 2020 13:06
Show Gist options
  • Save AnantChoudhari06/8ac6d01fa643fb3c79c9c3a716fee216 to your computer and use it in GitHub Desktop.
Save AnantChoudhari06/8ac6d01fa643fb3c79c9c3a716fee216 to your computer and use it in GitHub Desktop.
aws ec2 describe-network-interfaces --filters Name=vpc-id,Values=vpc-d15917b6 --query "NetworkInterfaces[*].[NetworkInterfaceId,Description,VpcId,PrivateIpAddress]" --output table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment