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) Show details about a delivery pipeline.

     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

