File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_firebase_test_android_models.1
.TH "GCLOUD_BETA_FIREBASE_TEST_ANDROID_MODELS" 1
.SH "NAME"
.HP
gcloud beta firebase test android models \- explore Android models available in the Test Environment catalog
.SH "SYNOPSIS"
.HP
\f5gcloud beta firebase test android models\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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 beta firebase test android models list
.RE
To view more detailed information about a specific Android model, run:
.RS 2m
$ gcloud beta 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
\fB(BETA)\fR Describe an Android model.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List all Android models available for testing.
.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 models
.RE
.RS 2m
$ gcloud alpha firebase test android models
.RE