mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
38 lines
953 B
Text
38 lines
953 B
Text
NAME
|
|
gcloud compute network-firewall-policies rules - read and manipulate
|
|
Compute Engine network firewall policy rules
|
|
|
|
SYNOPSIS
|
|
gcloud compute network-firewall-policies rules COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine network firewall policy rules.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Creates a Compute Engine network firewall policy rule.
|
|
|
|
delete
|
|
Deletes a Compute Engine network firewall policy rule.
|
|
|
|
describe
|
|
Describes a Compute Engine network firewall policy rule.
|
|
|
|
update
|
|
Updates a Compute Engine network firewall policy rule.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute network-firewall-policies rules
|
|
|
|
$ gcloud beta compute network-firewall-policies rules
|
|
|