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

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

DESCRIPTION
    (ALPHA) Create 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) Create a Cloud Build Connection for Bitbucket Cloud.

     bitbucket-data-center
        (ALPHA) Create a Cloud Build Connection for Bitbucket Data Center.

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

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

     gitlab
        (ALPHA) Create a Cloud Build Connection for 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 create

        $ gcloud beta builds connections create

