gcloud preview compute firewall-rules

NAME
gcloud preview compute firewall-rules - list, create, update, and delete Compute Engine firewall rules
SYNOPSIS
gcloud preview compute firewall-rules COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) 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
COMMAND is one of the following:
create
(PREVIEW) Create a Compute Engine firewall rule.
delete
(PREVIEW) Delete Compute Engine firewall rules.
describe
(PREVIEW) Describe a Compute Engine firewall rule.
list
(PREVIEW) List Compute Engine firewall rules.
update
(PREVIEW) Update a firewall rule.
NOTES
This command is currently in DEVELOPER PREVIEW and may change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud compute firewall-rules
gcloud alpha compute firewall-rules
gcloud beta compute firewall-rules