- 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 as test targets. Also run tests against your iOS app on these devices, monitor your test progress, and view detailed test results in the Firebase console. - 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
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
- COMMANDS
-
is one of the following:COMMAND
list-device-capacities
-
(ALPHA)
List capacity information for iOS models & versions. run
-
(ALPHA)
Invoke a test in Firebase Test Lab for iOS and view test results.
- 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 ios
gcloud beta firebase test ios
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.