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

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

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

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

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

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

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud builds connections update

        $ gcloud beta builds connections update

