mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu Jun 2 08:41:25 UTC 2022
This commit is contained in:
parent
5b5ff68a0d
commit
82063cbb03
153 changed files with 3508 additions and 223 deletions
39
gcloud/beta/compute/network-firewall-policies/rules/help
Normal file
39
gcloud/beta/compute/network-firewall-policies/rules/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
NAME
|
||||
gcloud beta compute network-firewall-policies rules - read and manipulate
|
||||
Compute Engine network firewall policy rules
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta compute network-firewall-policies rules COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) 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
|
||||
(BETA) Creates a Compute Engine network firewall policy rule.
|
||||
|
||||
delete
|
||||
(BETA) Deletes a Compute Engine network firewall policy rule.
|
||||
|
||||
describe
|
||||
(BETA) Describes a Compute Engine network firewall policy rule.
|
||||
|
||||
update
|
||||
(BETA) Updates a Compute Engine network firewall policy rule.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute network-firewall-policies rules
|
||||
|
||||
$ gcloud alpha compute network-firewall-policies rules
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue