mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
|
|
@ -111,6 +111,12 @@ EXAMPLES
|
|||
executions, but only the subset of executions with valid dimension
|
||||
combinations will actually run your tests.
|
||||
|
||||
To help you identify and locate your test matrix in the Firebase console,
|
||||
run:
|
||||
|
||||
$ gcloud beta firebase test android run --app=APP_APK \
|
||||
--client-details=matrixLabel="Example matrix label"
|
||||
|
||||
Controlling Results Storage
|
||||
|
||||
By default, Firebase Test Lab stores detailed test results for a limited
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue