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

51 lines
1.3 KiB
Text

NAME
gcloud beta deploy delivery-pipelines - create and manage Delivery Pipeline
resources for Cloud Deploy
SYNOPSIS
gcloud beta deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Add IAM policy binding for a Cloud Deploy delivery pipeline.
delete
(BETA) Delete a delivery pipeline.
describe
(BETA) Show details about a delivery pipeline.
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