gcloud compute networks delete default

From wikieduonline
Jump to navigation Jump to search

gcloud compute networks delete default --project YOUR_PROJECT


gcloud compute firewall-rules delete \
 default-allow-icmp \
 default-allow-internal \
 default-allow-rdp \
 default-allow-ssh \
 --project YOUR_PROJECT --quiet

See also[edit]

Advertising: