1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/compute/network-firewall-policies/help
2025-04-02 10:41:45 +00:00

69 lines
1.7 KiB
Text

NAME
gcloud compute network-firewall-policies - manage Compute Engine network
firewall policies
SYNOPSIS
gcloud compute network-firewall-policies GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Read and manipulate Compute Engine network firewall policy
associations.
mirroring-rules
Read and manipulate Compute Engine packet mirroring rules in network
firewall policy.
rules
Read and manipulate Compute Engine network firewall policy rules.
COMMANDS
COMMAND is one of the following:
clone-rules
Replace the rules of a Compute Engine network firewall policy with
rules from another policy.
create
Create a Compute Engine Network firewall policy.
delete
Delete a Compute Engine network firewall policy.
describe
Describe a Compute Engine network firewall policy.
export-rules
Export Compute Engine network firewall policy rules.
get-effective-firewalls
Get the effective firewalls for a network.
import-rules
Import a Compute Engine network firewall policy rules.
list
List Compute Engine network firewall policies.
update
Update a Compute Engine network firewall policy.
NOTES
These variants are also available:
$ gcloud alpha compute network-firewall-policies
$ gcloud beta compute network-firewall-policies