1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/builds/triggers/update/help
2024-03-13 09:56:22 +00:00

51 lines
1.2 KiB
Text

NAME
gcloud builds triggers update - update Triggers in Google Cloud Build
SYNOPSIS
gcloud builds triggers update COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Updates Bitbucket Cloud trigger used by Cloud Build.
bitbucket-data-center
Updates Bitbucket Data Center trigger used by Cloud Build.
bitbucketserver
Updates Bitbucket Server trigger used by Cloud Build.
cloud-source-repositories
Updates Cloud Source Repositories trigger used by Cloud Build.
github
Update GitHub trigger used by Cloud Build.
gitlab
Updates GitLab trigger used by Cloud Build.
manual
Updates a manual trigger used by Cloud Build.
pubsub
Update a Pub/Sub trigger used by Cloud Build.
webhook
Update a Webhook trigger used by Cloud Build.
NOTES
These variants are also available:
$ gcloud alpha builds triggers update
$ gcloud beta builds triggers update