updated gcp_info.sh

pull/2/head
Hari Sekhon 4 years ago
parent 4e8dcc2f35
commit 0ed3b2fd7c

@ -157,7 +157,6 @@ cat <<EOF
EOF
echo "Projects:"
gcloud projects list
echo
echo "Checking project is configured..."
@ -304,6 +303,9 @@ echo
echo "Addresses:"
gcloud compute addresses list
echo
echo "Target Pools:"
gcloud compute target-pools list
echo
echo "HTTP Proxies:"
gcloud compute target-http-proxies list
echo

Loading…
Cancel
Save