mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
59 lines
1.5 KiB
Text
59 lines
1.5 KiB
Text
NAME
|
|
gcloud beta compute resource-policies - manage Compute Engine Resource
|
|
Policies
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute resource-policies GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create Compute Engine Resource Policies.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create-snapshot-schedule
|
|
(BETA) (DEPRECATED) Create a Compute Engine Snapshot Schedule Resource
|
|
Policy.
|
|
|
|
delete
|
|
(BETA) Delete a Compute Engine resource policy.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine resource policy.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Compute Engine resource policy.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine resource policies.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Compute Engine resource policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute resource-policies
|
|
|
|
$ gcloud alpha compute resource-policies
|
|
|