mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud compute security-policies rules - read and manipulate Compute Engine
|
|
security policies rules
|
|
|
|
SYNOPSIS
|
|
gcloud compute security-policies rules COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine security policies rules.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-preconfig-waf-exclusion
|
|
Add an exclusion configuration for preconfigured WAF evaluation into a
|
|
security policy rule.
|
|
|
|
create
|
|
Create a Compute Engine security policy rule.
|
|
|
|
delete
|
|
Delete Compute Engine security policy rules.
|
|
|
|
describe
|
|
Describe a Compute Engine security policy rule.
|
|
|
|
remove-preconfig-waf-exclusion
|
|
Remove an exclusion configuration for preconfigured WAF evaluation from
|
|
a security policy rule.
|
|
|
|
update
|
|
Update a Compute Engine security policy rule.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute security-policies rules
|
|
|
|
$ gcloud beta compute security-policies rules
|
|
|