gcloud compute org-security-policies

NAME
gcloud compute org-security-policies - manage Compute Engine organization security policies
SYNOPSIS
gcloud compute org-security-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Manage Compute Engine organization security policies. Organization security policies are used to control incoming/outgoing traffic.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
associations
Read and manipulate Compute Engine organization security policy associations.
rules
Read and manipulate Compute Engine organization security policy rules.
COMMANDS
COMMAND is one of the following:
copy-rules
Replace the rules of a Compute Engine organization security policy with rules from another policy.
create
Create a Compute Engine organization security policy.
delete
Delete a Compute Engine organization security policy.
describe
Describe a Compute Engine organization security policy.
list
List Compute Engine organization security policies.
list-rules
List the rules of a Compute Engine organization security policy.
move
Move a Compute Engine organization security policy.
update
Update a Compute Engine organization security policy.
NOTES
These variants are also available:
gcloud alpha compute org-security-policies
gcloud beta compute org-security-policies