1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/deploy/deploy-policies/help
2025-02-12 10:41:39 +00:00

46 lines
1.1 KiB
Text

NAME
gcloud deploy deploy-policies - create and manage Deploy Policy resources
for Google Cloud Deploy
SYNOPSIS
gcloud deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage Deploy Policy resources for Google Cloud Deploy.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add IAM policy binding for a Cloud Deploy Policy.
delete
Delete a deploy policy.
describe
Show details about a deploy policy.
export
Returns the .yaml definition of the specified deploy policy.
get-iam-policy
Get the IAM policy for a Cloud Deploy Policy.
remove-iam-policy-binding
Remove an IAM policy binding for a Cloud Deploy Policy.
set-iam-policy
Set the IAM policy for a Cloud Deploy Policy.
NOTES
These variants are also available:
$ gcloud alpha deploy deploy-policies
$ gcloud beta deploy deploy-policies