gcloud firebase test ios

NAME
gcloud firebase test ios - command group for iOS application testing
SYNOPSIS
gcloud firebase test iosGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
Explore physical iOS devices and iOS versions which are available as testtargets. Also run tests against your iOS app on these devices, monitor your testprogress, and view detailed test results in the Firebase console.
EXAMPLES
To see a list of available iOS devices and supported iOS versions, run:
gcloudfirebasetestiosmodelslist

To view information about a specific iOS model, run:

gcloudfirebasetestiosmodelsdescribeMODEL_ID

To view details about all iOS versions, run:

gcloudfirebasetestiosversionslist

To view information about a specific iOS version, run:

gcloudfirebasetestiosversionsdescribeVERSION_ID

To view all options available for iOS tests, run:

gcloudfirebasetestiosrun--help
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
locales
Explore iOS locales available for testing.
models
Explore iOS models available in the Test Environment catalog.
versions
Explore iOS versions available for testing.
COMMANDS
COMMAND is one of the following:
list-device-capacities
List capacity information for iOS models & versions.
run
Invoke a test in Firebase Test Lab for iOS and view test results.
NOTES
These variants are also available:
gcloudalphafirebasetestios
gcloudbetafirebasetestios

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.