gcloud compute network-firewall-policies - manage Compute Engine network firewall policies
gcloud compute network-firewall-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Compute Engine network firewall policies. Network firewall policies are used to control incoming/outgoing traffic.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- associations
Read and manipulate Compute Engine network firewall policy associations.
- rules
Read and manipulate Compute Engine network firewall policy rules.
COMMAND is one of the following:
- clone-rules
Replace the rules of a Compute Engine network firewall policy with rules from another policy.
- create
Create a Compute Engine Network firewall policy.
- delete
Delete a Compute Engine network firewall policy.
- describe
Describe a Compute Engine network firewall policy.
- get-effective-firewalls
Get the effective firewalls for a network.
- list
List Compute Engine network firewall policies.
- update
Update a Compute Engine network firewall policy.
These variants are also available:
$ gcloud alpha compute network-firewall-policies
$ gcloud beta compute network-firewall-policies