NAME
    gcloud beta firebase test - interact with Firebase Test Lab

SYNOPSIS
    gcloud beta firebase test GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Command group for Android application testing.

     ios
        (BETA) Command group for iOS application testing.

     ip-blocks
        (BETA) Explore IP blocks used by Firebase Test Lab devices.

     network-profiles
        (BETA) Explore network profiles available for testing.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud firebase test

        $ gcloud alpha firebase test

