NAME
    gcloud builds connections - manage connections for Google Cloud Build

SYNOPSIS
    gcloud builds connections GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage connections for Google Cloud Build.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     create
        Create Connections in Google Cloud Build.

     update
        Update Connections in Google Cloud Build.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Add IAM policy binding to a Cloud Build connection.

     delete
        Delete a Cloud Build Connection.

     describe
        Describe a Cloud Build Connection.

     get-iam-policy
        Get the IAM policy for a Cloud Build connection.

     list
        List all Cloud Build connections for a project and region.

     set-iam-policy
        Set the IAM policy for a Cloud Build connection.

NOTES
    These variants are also available:

        $ gcloud alpha builds connections

        $ gcloud beta builds connections

