1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/firebase/test/android/versions/help
2022-03-01 04:29:52 +00:00

45 lines
1.3 KiB
Text

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.
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
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Describe an Android OS version.
list
(ALPHA) List all Android OS versions available for testing.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud firebase test android versions
$ gcloud beta firebase test android versions