mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 01:15:34 +00:00
57 lines
1.6 KiB
Text
57 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha builds triggers update - update Triggers in Google Cloud Build
|
|
|
|
SYNOPSIS
|
|
gcloud alpha builds triggers update COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Update Triggers 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) Updates Bitbucket Cloud trigger used by Cloud Build.
|
|
|
|
bitbucket-data-center
|
|
(ALPHA) Updates Bitbucket Data Center trigger used by Cloud Build.
|
|
|
|
bitbucketserver
|
|
(ALPHA) Updates Bitbucket Server trigger used by Cloud Build.
|
|
|
|
cloud-source-repositories
|
|
(ALPHA) Updates Cloud Source Repositories trigger used by Cloud Build.
|
|
|
|
developer-connect
|
|
(ALPHA) Updates Developer Connect trigger used by Cloud Build.
|
|
|
|
github
|
|
(ALPHA) Update GitHub trigger used by Cloud Build.
|
|
|
|
gitlab
|
|
(ALPHA) Updates GitLab trigger used by Cloud Build.
|
|
|
|
manual
|
|
(ALPHA) Updates a manual trigger used by Cloud Build.
|
|
|
|
pubsub
|
|
(ALPHA) Update a Pub/Sub trigger used by Cloud Build.
|
|
|
|
webhook
|
|
(ALPHA) Update a Webhook trigger used by Cloud Build.
|
|
|
|
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 triggers update
|
|
|
|
$ gcloud beta builds triggers update
|
|
|