updated gcp_info_networking.sh

pull/2/head
Hari Sekhon 4 years ago
parent a64701a389
commit 61e8837ddd

@ -86,12 +86,12 @@ echo
echo "Subnets:"
gcloud compute networks subnets list --sort-by=NETWORK
echo
echo "Routes:"
gcloud compute routes list
echo
echo "Routers:"
gcloud compute routers list
echo
echo "Routes:"
gcloud compute routes list
echo
echo "VPN Gateways:"
gcloud compute vpn-gateways list
echo

Loading…
Cancel
Save