gcloud_alpha_firebase_test_ios_versions (1)
NAME
- gcloud alpha firebase test ios versions - explore iOS versions available for testing
SYNOPSIS
-
gcloud alpha firebase test ios versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Explore iOS versions available for testing.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- describe
-
(ALPHA) Describe an iOS operating system version.
- list
-
(ALPHA) List all 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 alpha firebase test ios versions list
To view information about a specific version of iOS, run:
- $ gcloud alpha firebase test ios 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 ios versions $ gcloud beta firebase test ios versions