File: //snap/google-cloud-cli/394/help/man/man1/gcloud_firebase_test_ios_versions_describe.1
.TH "GCLOUD_FIREBASE_TEST_IOS_VERSIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud firebase test ios versions describe \- describe an iOS operating system version
.SH "SYNOPSIS"
.HP
\f5gcloud firebase test ios versions describe\fR \fIVERSION_ID\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Describe an iOS operating system version.
.SH "EXAMPLES"
To describe an iOS operating system version available for testing, run:
.RS 2m
gcloud firebase test ios versions describe 12.1
.RE
To describe an iOS operating system version available for testing in JSON
format, run:
.RS 2m
gcloud firebase test ios versions describe 12.1 \-\-format=json
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIVERSION_ID\fR
The version ID to describe, found using $ gcloud firebase test ios versions
list.
.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 firebase test ios versions describe
.RE
.RS 2m
$ gcloud beta firebase test ios versions describe
.RE