- NAME
-
- gcloud compute firewall-policies - manage Compute Engine organization firewall policies
- SYNOPSIS
-
-
gcloud compute firewall-policies
GROUP
|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 help
for details. - GROUPS
-
is one of the following:GROUP
associations
- Read and manipulate Compute Engine organization firewall policy associations.
rules
- Read and manipulate Compute Engine organization firewall policy rules.
- COMMANDS
-
is one of the following: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.
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-policies
gcloud beta 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 2024-06-04 UTC.