gcloud compute firewall-rules delete allow-http

Category: Google Cloud & Workspace

gcloud compute firewall-rules delete allow-http

Delete a firewall rule

Permanently removes the rule, immediately blocking whatever traffic it allowed, which can take down websites or APIs that depended on it. Check which instances rely on the rule with gcloud compute firewall-rules describe first. Recreate it later with gcloud compute firewall-rules create.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.