1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/compute/network-firewall-policies/help
2024-12-11 10:18:23 +00:00

71 lines
1.9 KiB
Text

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