NAME

gcloud beta firebase test ios versions - explore iOS versions available for testing

SYNOPSIS

gcloud beta firebase test ios versions COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Explore iOS versions available for testing.

EXAMPLES

To list information about all versions of iOS available for running tests, including details such as OS major and minor versions, run:

$ gcloud beta firebase test ios versions list

To view information about a specific version of iOS, run:

$ gcloud beta firebase test ios versions describe VERSION_ID

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

describe

(BETA) Describe an iOS operating system version.

list

(BETA) List all iOS versions available for testing.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud firebase test ios versions

$ gcloud alpha firebase test ios versions