1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Thu Jul 20 11:47:24 UTC 2023

This commit is contained in:
Automated 2023-07-20 11:47:25 +00:00
parent b4c2508b12
commit 64e67b443c
325 changed files with 10090 additions and 1806 deletions

View file

@ -0,0 +1,45 @@
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:
bitbucketserver
Updates Bitbucket Server trigger used by Google Cloud Build.
cloud-source-repositories
Updates Cloud Source Repositories trigger used by Google Cloud Build.
github
Update GitHub trigger used by Google Cloud Build.
gitlab
Updates GitLab trigger used by Google Cloud Build.
manual
Updates a manual trigger used by Google Cloud Build.
pubsub
Update a Pub/Sub trigger used by Google Cloud Build.
webhook
Update a Webhook trigger used by Google Cloud Build.
NOTES
These variants are also available:
$ gcloud alpha builds triggers update
$ gcloud beta builds triggers update