1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/compute/resource-policies/help
2022-03-01 04:29:52 +00:00

52 lines
1.3 KiB
Text

NAME
gcloud compute resource-policies - manage Compute Engine Resource Policies
SYNOPSIS
gcloud compute resource-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Compute Engine resource policies.
For more information about resource policies, see the resource policies
documentation
(https://cloud.google.com/compute/docs/access#resource-policies).
See also: Resource policies API
(https://cloud.google.com/compute/docs/reference/rest/v1/resourcePolicies).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
create
Create Compute Engine Resource Policies.
COMMANDS
COMMAND is one of the following:
delete
Delete a Compute Engine resource policy.
describe
Describe a Compute Engine resource policy.
get-iam-policy
Get the IAM policy for a Compute Engine resource policy.
list
List Google Compute Engine resource policies.
set-iam-policy
Set the IAM policy for a Compute Engine resource policy.
NOTES
These variants are also available:
$ gcloud alpha compute resource-policies
$ gcloud beta compute resource-policies