mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
37 lines
864 B
Text
37 lines
864 B
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:
|
|
|
|
create
|
|
Create a Compute Engine security policy rule.
|
|
|
|
delete
|
|
Delete Compute Engine security policy rules.
|
|
|
|
describe
|
|
Describe a Compute Engine 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
|
|
|