NAME
    gcloud deploy delivery-pipelines - create and manage Delivery Pipeline
        resources for Cloud Deploy

SYNOPSIS
    gcloud deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Add IAM policy binding for a Cloud Deploy delivery pipeline.

     delete
        Delete a delivery pipeline.

     describe
        Show details about a delivery pipeline.

     export
        Returns the .yaml definition of the specified delivery pipeline.

     get-iam-policy
        Get the IAM policy for a Cloud Deploy delivery pipeline.

     list
        List Cloud Deploy delivery pipelines.

     remove-iam-policy-binding
        Remove an IAM policy binding for a Cloud Deploy delivery pipeline.

     set-iam-policy
        Set the IAM policy for a Cloud Deploy delivery pipeline.

NOTES
    These variants are also available:

        $ gcloud alpha deploy delivery-pipelines

        $ gcloud beta deploy delivery-pipelines

