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

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

DESCRIPTION
    (BETA) 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
        (BETA) Update a Cloud Build Connection of type Bitbucket Cloud.

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

     github
        (BETA) Update a Cloud Build Connection of type GitHub.

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

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

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud builds connections update

        $ gcloud alpha builds connections update

