File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_firebase_test_android_locales.1
.TH "GCLOUD_BETA_FIREBASE_TEST_ANDROID_LOCALES" 1
.SH "NAME"
.HP
gcloud beta firebase test android locales \- explore Android locales available for testing
.SH "SYNOPSIS"
.HP
\f5gcloud beta firebase test android locales\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Explore Android locales available for testing.
.SH "EXAMPLES"
To list all available Android locales which can be used for testing
international applications, run:
.RS 2m
$ gcloud beta firebase test android locales list
.RE
To view information about a specific locale, run:
.RS 2m
$ gcloud beta firebase test android locales describe LOCALE
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe an Android locale.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List all Android locales available for testing internationalized
apps.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud firebase test android locales
.RE
.RS 2m
$ gcloud alpha firebase test android locales
.RE