mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
37 lines
917 B
Text
37 lines
917 B
Text
NAME
|
|
gcloud compute firewall-policies rules - read and manipulate Compute Engine
|
|
organization firewall policy rules
|
|
|
|
SYNOPSIS
|
|
gcloud compute firewall-policies rules COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Creates a Compute Engine firewall policy rule.
|
|
|
|
delete
|
|
Deletes a Compute Engine organization firewall policy rule.
|
|
|
|
describe
|
|
Describes a Compute Engine organization firewall policy rule.
|
|
|
|
update
|
|
Updates a Compute Engine firewall policy rule.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute firewall-policies rules
|
|
|
|
$ gcloud beta compute firewall-policies rules
|
|
|