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

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

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

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

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

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

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

        $ gcloud alpha builds connections create

