mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
38 lines
995 B
Text
38 lines
995 B
Text
NAME
|
|
gcloud beta compute org-security-policies rules - read and manipulate
|
|
Compute Engine organization security policy rules
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute org-security-policies rules COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Read and manipulate Compute Engine organization security 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) Create a Compute Engine security policy rule.
|
|
|
|
delete
|
|
(BETA) Delete a Compute Engine organization security policy rule.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine organization security policy rule.
|
|
|
|
update
|
|
(BETA) Update a Compute Engine security policy rule.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute org-security-policies rules
|
|
|