gcloud compute firewall-policies - manage Compute Engine organization firewall policies
gcloud compute firewall-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Compute Engine organization firewall policies. Organization 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 organization firewall policy associations.
- rules
Read and manipulate Compute Engine organization firewall policy rules.
COMMAND is one of the following:
- clone-rules
Replace the rules of a Compute Engine organization firewall policy with rules from another policy.
- create
Create a Compute Engine organization firewall policy.
- delete
Delete a Compute Engine organization firewall policy.
- describe
Describe a Compute Engine organization firewall policy.
- list
List Compute Engine organization firewall policies.
- list-rules
List the rules of a Compute Engine organization firewall policy.
- move
Move a Compute Engine organization firewall policy.
- update
Update a Compute Engine organization firewall policy.
These variants are also available:
$ gcloud alpha compute firewall-policies
$ gcloud beta compute firewall-policies