- NAME
-
- gcloud beta compute firewall-rules - list, create, update, and delete Compute Engine firewall rules
- SYNOPSIS
-
-
gcloud beta compute firewall-rules
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Read and manipulate VPC firewall rules.For more information about firewall rules, see the firewall rules documentation.
See also: Firewall rules API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
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.
- NOTES
-
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
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.