gcloud_alpha_firebase_test_ios (1)
NAME
- gcloud alpha firebase test ios - command group for iOS application testing
SYNOPSIS
-
gcloud alpha firebase test ios GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Explore physical iOS devices and iOS versions which are available
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.
GROUPS
GROUP is one of the following:
-
- locales
-
(ALPHA) Explore iOS locales available for testing.
- models
-
(ALPHA) Explore iOS models available in the Test Environment catalog.
- versions
-
(ALPHA) Explore iOS versions available for testing.
COMMANDS
COMMAND is one of the following:
-
- run
-
(ALPHA) Invoke a test in Firebase Test Lab for iOS and view test results.
EXAMPLES
To see a list of available iOS devices and supported iOS versions, run:
- $ gcloud alpha firebase test ios models list
To view information about a specific iOS model, run:
- $ gcloud alpha firebase test ios models describe MODEL_ID
To view details about all iOS versions, run:
- $ gcloud alpha firebase test ios versions list
To view information about a specific iOS version, run:
- $ gcloud alpha firebase test ios versions describe VERSION_ID
To view all options available for iOS tests, run:
- $ gcloud alpha firebase test ios run --help
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 $ gcloud beta firebase test ios