1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/deploy/delivery-pipelines/help

55 lines
1.5 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha deploy delivery-pipelines - create and manage Delivery
2023-09-13 10:32:10 +00:00
Pipeline resources for Cloud Deploy
2022-03-01 04:29:52 +00:00
SYNOPSIS
gcloud alpha deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-09-13 10:32:10 +00:00
(ALPHA) Create and manage Delivery Pipeline resources for Cloud Deploy.
2022-03-01 04:29:52 +00:00
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
2024-02-22 10:25:44 +00:00
(ALPHA) Show details about a delivery pipeline.
2022-03-01 04:29:52 +00:00
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