File: //snap/google-cloud-cli/current/help/man/man1/gcloud_builds.1
.TH "GCLOUD_BUILDS" 1
.SH "NAME"
.HP
gcloud builds \- create and manage builds for Google Cloud Build
.SH "SYNOPSIS"
.HP
\f5gcloud builds\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Create and manage builds 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
\fBconnections\fR
Manage connections for Google Cloud Build.
.TP 2m
\fBrepositories\fR
Manage repositories for Cloud Build.
.TP 2m
\fBtriggers\fR
Create and manage build triggers for Google Cloud Build.
.TP 2m
\fBworker\-pools\fR
Manage worker pools for Google Cloud Build.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcancel\fR
Cancel an ongoing build.
.TP 2m
\fBdescribe\fR
Get information about a particular build.
.TP 2m
\fBget\-default\-service\-account\fR
Get the default service account for a project.
.TP 2m
\fBlist\fR
List builds.
.TP 2m
\fBlog\fR
Stream the logs for a build.
.TP 2m
\fBsubmit\fR
Submit a build using Cloud Build.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha builds
.RE
.RS 2m
$ gcloud beta builds
.RE