File: //snap/google-cloud-cli/394/help/man/man1/gcloud_builds_get-default-service-account.1
.TH "GCLOUD_BUILDS_GET\-DEFAULT\-SERVICE\-ACCOUNT" 1
.SH "NAME"
.HP
gcloud builds get\-default\-service\-account \- get the default service account for a project
.SH "SYNOPSIS"
.HP
\f5gcloud builds get\-default\-service\-account\fR [\fB\-\-region\fR=\fIREGION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Get the default service account for a project.
.SH "EXAMPLES"
To get the default service account for the project:
.RS 2m
$ gcloud builds get\-default\-service\-account
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-region\fR=\fIREGION\fR
The region of the Cloud Build Service to use. Must be set to a supported region
name (e.g. \f5us\-central1\fR). If unset, \f5builds/region\fR, which is the
default region to use when working with Cloud Build resources, is used. If
builds/region is unset, region is set to \f5global\fR. Note: Region must be
specified in 2nd gen repo; \f5global\fR is not supported.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha builds get\-default\-service\-account
.RE
.RS 2m
$ gcloud beta builds get\-default\-service\-account
.RE