mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
33 lines
831 B
Text
33 lines
831 B
Text
|
|
NAME
|
||
|
|
gcloud alpha firebase - work with Google Firebase
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha firebase GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) To view all options available for using Firebase Test Lab, run:
|
||
|
|
|
||
|
|
$ gcloud alpha firebase test --help
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
test
|
||
|
|
(ALPHA) Interact with Firebase Test Lab.
|
||
|
|
|
||
|
|
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
|
||
|
|
|
||
|
|
$ gcloud beta firebase
|
||
|
|
|