mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
1 KiB
Text
40 lines
1 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta compute firewall-policies rules - read and manipulate Compute
|
||
|
|
Engine organization firewall policy rules
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta compute firewall-policies rules COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Read and manipulate Compute Engine organization 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 firewall policy rule.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Deletes a Compute Engine organization firewall policy rule.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describes a Compute Engine organization firewall policy rule.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Updates a Compute Engine firewall policy rule.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud compute firewall-policies rules
|
||
|
|
|
||
|
|
$ gcloud alpha compute firewall-policies rules
|
||
|
|
|