1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/builds/connections/create/help
2024-03-13 09:56:22 +00:00

42 lines
1.1 KiB
Text

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