mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
34 lines
893 B
Text
34 lines
893 B
Text
NAME
|
|
gcloud beta firebase test ip-blocks - explore IP blocks used by Firebase
|
|
Test Lab devices
|
|
|
|
SYNOPSIS
|
|
gcloud beta firebase test ip-blocks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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 beta 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
|
|
(BETA) List all IP address blocks used by Firebase Test Lab devices.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha firebase test ip-blocks
|
|
|