gcloud_alpha_firebase_test_android_versions (1)
NAME
- gcloud alpha firebase test android versions - explore Android versions available for testing
SYNOPSIS
-
gcloud alpha firebase test android versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Explore Android versions available for testing.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- describe
-
(ALPHA) Describe an Android OS version.
- list
-
(ALPHA) 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 alpha firebase test android versions list
To view information about a specific Android OS version, run:
- $ gcloud alpha firebase test android versions describe VERSION_ID
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud firebase test android versions $ gcloud beta firebase test android versions