- NAME
- 
- gcloud compute firewall-policies - manage Compute Engine organization firewall policies
 
- SYNOPSIS
- 
- 
gcloud compute firewall-policiesGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
 
- 
- DESCRIPTION
- Manage Compute Engine organization firewall policies. Organization firewall policies are used to control incoming/outgoing traffic.
- GCLOUD WIDE FLAGS
- 
These flags are available to all commands: --help.Run $ gcloud helpfor details.
- GROUPS
- 
GROUP- associations
- Read and manipulate Compute Engine organization firewall policy associations.
- rules
- Read and manipulate Compute Engine organization firewall policy rules.
 
- COMMANDS
- 
COMMAND- 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.
- export-rules
- Export Compute Engine organization firewall policy rules.
- import-rules
- Import Compute Engine organization firewall policy rules.
- 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.
 
- NOTES
- 
These variants are also available:
gcloud alpha compute firewall-policiesgcloud beta compute firewall-policies
      gcloud compute firewall-policies
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.