gcloud beta compute firewall-rules - list, create, update, and delete Compute Engine firewall rules
gcloud beta compute firewall-rules COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate VPC firewall rules.
For more information about firewall rules, see the firewall rules documentation https://cloud.google.com/vpc/docs/firewalls.
See also: Firewall rules API https://cloud.google.com/compute/docs/reference/rest/v1/firewalls.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create a Compute Engine firewall rule.
- delete
(BETA) Delete Compute Engine firewall rules.
- describe
(BETA) Describe a Compute Engine firewall rule.
- list
(BETA) List Compute Engine firewall rules.
- migrate
(BETA) Create a new Network Firewall Policy and move all customer defined firewall rules there.
- update
(BETA) Update a firewall rule.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute firewall-rules
$ gcloud alpha compute firewall-rules