1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/deploy/delivery-pipelines/help
2023-09-13 10:32:10 +00:00

55 lines
1.6 KiB
Text

NAME
gcloud alpha deploy delivery-pipelines - create and manage Delivery
Pipeline resources for Cloud Deploy
SYNOPSIS
gcloud alpha deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Add IAM policy binding for a Cloud Deploy delivery pipeline.
delete
(ALPHA) Delete a delivery pipeline.
describe
(ALPHA) Describes details specific to the individual target, delivery
pipeline qualified.
export
(ALPHA) Returns the .yaml definition of the specified delivery
pipeline.
get-iam-policy
(ALPHA) Get the IAM policy for a Cloud Deploy delivery pipeline.
list
(ALPHA) List Cloud Deploy delivery pipelines.
remove-iam-policy-binding
(ALPHA) Remove an IAM policy binding for a Cloud Deploy delivery
pipeline.
set-iam-policy
(ALPHA) Set the IAM policy for a Cloud Deploy delivery pipeline.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud deploy delivery-pipelines
$ gcloud beta deploy delivery-pipelines