1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/compute/org-security-policies/help
2022-03-01 04:29:52 +00:00

65 lines
1.9 KiB
Text

NAME
gcloud alpha compute org-security-policies - manage Compute Engine
organization security policies
SYNOPSIS
gcloud alpha compute org-security-policies GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Read and manipulate Compute Engine organization security policy
associations.
rules
(ALPHA) Read and manipulate Compute Engine organization security policy
rules.
COMMANDS
COMMAND is one of the following:
copy-rules
(ALPHA) Replace the rules of a Compute Engine organization security
policy with rules from another policy.
create
(ALPHA) Create a Compute Engine organization security policy.
delete
(ALPHA) Delete a Compute Engine organization security policy.
describe
(ALPHA) Describe a Compute Engine organization security policy.
list
(ALPHA) List Compute Engine organization security policies.
list-rules
(ALPHA) List the rules of a Compute Engine organization security
policy.
move
(ALPHA) Move a Compute Engine organization security policy.
update
(ALPHA) Update a Compute Engine organization security policy.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
$ gcloud beta compute org-security-policies