File: //snap/google-cloud-cli/394/help/man/man1/gcloud_builds_triggers.1
.TH "GCLOUD_BUILDS_TRIGGERS" 1
.SH "NAME"
.HP
gcloud builds triggers \- create and manage build triggers for Google Cloud Build
.SH "SYNOPSIS"
.HP
\f5gcloud builds triggers\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Create and manage build triggers for Google Cloud Build.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create build triggers for Google Cloud Build.
.TP 2m
\fBupdate\fR
Update Triggers in Google Cloud Build.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdelete\fR
Delete a build trigger.
.TP 2m
\fBdescribe\fR
Get information about a particular trigger.
.TP 2m
\fBimport\fR
Import a build trigger.
.TP 2m
\fBlist\fR
List Cloud Build triggers for a project.
.TP 2m
\fBrun\fR
Run a build trigger.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha builds triggers
.RE
.RS 2m
$ gcloud beta builds triggers
.RE