mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
786 B
Text
35 lines
786 B
Text
NAME
|
|
gcloud firebase test - interact with Firebase Test Lab
|
|
|
|
SYNOPSIS
|
|
gcloud firebase test GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Explore devices and OS versions available as test targets, run tests,
|
|
monitor test progress, and view detailed test results in the Firebase
|
|
console.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
android
|
|
Command group for Android application testing.
|
|
|
|
ios
|
|
Command group for iOS application testing.
|
|
|
|
network-profiles
|
|
Explore network profiles available for testing.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha firebase test
|
|
|
|
$ gcloud beta firebase test
|
|
|