File: //snap/google-cloud-cli/396/help/man/man1/gcloud_firebase_test_android_models.1
.TH "GCLOUD_FIREBASE_TEST_ANDROID_MODELS" 1
.SH "NAME"
.HP
gcloud firebase test android models \- explore Android models available in the Test Environment catalog
.SH "SYNOPSIS"
.HP
\f5gcloud firebase test android models\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Explore Android models available in the Test Environment catalog.
.SH "EXAMPLES"
To list all Android models available for running tests, along with their basic
characteristics and supported Android OS versions, run:
.RS 2m
$ gcloud firebase test android models list
.RE
To view more detailed information about a specific Android model, run:
.RS 2m
$ gcloud firebase test android models describe MODEL_ID
.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
Describe an Android model.
.TP 2m
\fBlist\fR
List all Android models available for testing.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha firebase test android models
.RE
.RS 2m
$ gcloud beta firebase test android models
.RE