1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/deploy/delivery-pipelines/help
2024-02-22 10:25:44 +00:00

49 lines
1.2 KiB
Text

NAME
gcloud deploy delivery-pipelines - create and manage Delivery Pipeline
resources for Cloud Deploy
SYNOPSIS
gcloud deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage Delivery Pipeline resources for 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 delivery pipeline.
delete
Delete a delivery pipeline.
describe
Show details about a delivery pipeline.
export
Returns the .yaml definition of the specified delivery pipeline.
get-iam-policy
Get the IAM policy for a Cloud Deploy delivery pipeline.
list
List Cloud Deploy delivery pipelines.
remove-iam-policy-binding
Remove an IAM policy binding for a Cloud Deploy delivery pipeline.
set-iam-policy
Set the IAM policy for a Cloud Deploy delivery pipeline.
NOTES
These variants are also available:
$ gcloud alpha deploy delivery-pipelines
$ gcloud beta deploy delivery-pipelines