gcloud alpha compute network-firewall-policies

NAME
gcloud alpha compute network-firewall-policies - manage Compute Engine network firewall policies
SYNOPSIS
gcloud alpha compute network-firewall-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Manage Compute Engine network firewall policies. Network 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
GROUP is one of the following:
associations
(ALPHA) Read and manipulate Compute Engine network firewall policy associations.
mirroring-rules
(ALPHA) Read and manipulate Compute Engine packet mirroring rules in network firewall policy.
rules
(ALPHA) Read and manipulate Compute Engine network firewall policy rules.
COMMANDS
COMMAND is one of the following:
clone-rules
(ALPHA) Replace the rules of a Compute Engine network firewall policy with rules from another policy.
create
(ALPHA) Create a Compute Engine Network firewall policy.
delete
(ALPHA) Delete a Compute Engine network firewall policy.
describe
(ALPHA) Describe a Compute Engine network firewall policy.
get-effective-firewalls
(ALPHA) Get the effective firewalls for a network.
list
(ALPHA) List Compute Engine network firewall policies.
update
(ALPHA) Update a Compute Engine network firewall policy.
NOTES
This command is currently in alpha and might 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 network-firewall-policies
gcloud beta compute network-firewall-policies