1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/deploy/delivery-pipelines/help
2022-03-01 04:29:52 +00:00

53 lines
1.4 KiB
Text

NAME
gcloud beta deploy delivery-pipelines - create and manage Delivery Pipeline
resources for Google Cloud Deploy
SYNOPSIS
gcloud beta deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create and manage Delivery Pipeline 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 delivery pipeline.
delete
(BETA) Delete a delivery pipeline.
describe
(BETA) Describes details specific to the individual target, delivery
pipeline qualified.
export
(BETA) Returns the .yaml definition of the specified delivery pipeline.
get-iam-policy
(BETA) Get the IAM policy for a Cloud Deploy delivery pipeline.
list
(BETA) List Cloud Deploy delivery pipelines.
remove-iam-policy-binding
(BETA) Remove an IAM policy binding for a Cloud Deploy delivery
pipeline.
set-iam-policy
(BETA) Set the IAM policy for a Cloud Deploy delivery pipeline.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud deploy delivery-pipelines
$ gcloud alpha deploy delivery-pipelines