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

