NAME
    gcloud builds connections update - update Connections in Google Cloud Build

SYNOPSIS
    gcloud builds connections update COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Update Connections in Google Cloud Build.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     bitbucket-cloud
        Update a Cloud Build Connection of type Bitbucket Cloud.

     bitbucket-data-center
        Update a Cloud Build Connection of type Bitbucket Data Center.

     github
        Update a Cloud Build Connection of type GitHub.

     github-enterprise
        Update a Cloud Build Connection of type GitHub Enterprise.

     gitlab
        Update a Cloud Build Connection of type gitlab.com or GitLab
        Enterprise.

NOTES
    These variants are also available:

        $ gcloud alpha builds connections update

        $ gcloud beta builds connections update

