mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
39 lines
953 B
Text
39 lines
953 B
Text
NAME
|
|
gcloud builds connections create - create Connections in Google Cloud Build
|
|
|
|
SYNOPSIS
|
|
gcloud builds connections create COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Cloud Build Connection for Bitbucket Cloud.
|
|
|
|
bitbucket-data-center
|
|
Create a Cloud Build Connection for Bitbucket Data Center.
|
|
|
|
github
|
|
Create a Cloud Build Connection of type GitHub.
|
|
|
|
github-enterprise
|
|
Create a Cloud Build Connection of type GitHub Enterprise.
|
|
|
|
gitlab
|
|
Create a Cloud Build Connection for gitlab.com or GitLab Enterprise.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha builds connections create
|
|
|
|
$ gcloud beta builds connections create
|
|
|