1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/builds/triggers/help
2023-11-01 10:29:29 +00:00

49 lines
957 B
Text

NAME
gcloud builds triggers - create and manage build triggers for Google Cloud
Build
SYNOPSIS
gcloud builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage build triggers for Google Cloud Build.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
create
Create build triggers for Google Cloud Build.
update
Update Triggers in Google Cloud Build.
COMMANDS
COMMAND is one of the following:
delete
Delete a build trigger.
describe
Get information about a particular trigger.
import
Import a build trigger.
list
List Cloud Build triggers for a project.
run
Run a build trigger.
NOTES
These variants are also available:
$ gcloud alpha builds triggers
$ gcloud beta builds triggers