mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
36 lines
1.1 KiB
Text
36 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha firebase test ip-blocks - explore IP blocks used by Firebase
|
|
Test Lab devices
|
|
|
|
SYNOPSIS
|
|
gcloud alpha firebase test ip-blocks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Get a list of IP address blocks in CIDR notation used by Firebase
|
|
Test Lab devices.
|
|
|
|
EXAMPLES
|
|
To see the list of the IP blocks used, their form factors, and the date
|
|
they were added to Firebase Test Lab, run:
|
|
|
|
$ gcloud alpha firebase test ip-blocks list
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
(ALPHA) List all IP address blocks used by Firebase Test Lab devices.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud beta firebase test ip-blocks
|
|
|