mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
47 lines
1.2 KiB
Text
47 lines
1.2 KiB
Text
NAME
|
|
gcloud beta deploy deploy-policies - create and manage Deploy Policy
|
|
resources for Google Cloud Deploy
|
|
|
|
SYNOPSIS
|
|
gcloud beta deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add IAM policy binding for a Cloud Deploy Policy.
|
|
|
|
delete
|
|
(BETA) Delete a deploy policy.
|
|
|
|
describe
|
|
(BETA) Show details about a deploy policy.
|
|
|
|
export
|
|
(BETA) Returns the .yaml definition of the specified deploy policy.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Cloud Deploy Policy.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding for a Cloud Deploy Policy.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Cloud Deploy Policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud deploy deploy-policies
|
|
|
|
$ gcloud alpha deploy deploy-policies
|
|
|