gcloud_firebase_test_android_versions (1)
NAME
- gcloud firebase test android versions - explore Android versions available for testing
SYNOPSIS
-
gcloud firebase test android versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- describe
-
Describe an Android OS version.
- list
-
List all Android OS versions available for testing.
EXAMPLES
To list information about all versions of the Android OS available for running tests, including details such as OS code name and release date, run:
- $ gcloud firebase test android versions list
To view information about a specific Android OS version, run:
- $ gcloud firebase test android versions describe VERSION_ID
NOTES
These variants are also available:
- $ gcloud alpha firebase test android versions $ gcloud beta firebase test android versions