File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_firebase_test_ip-blocks.1
.TH "GCLOUD_ALPHA_FIREBASE_TEST_IP\-BLOCKS" 1
.SH "NAME"
.HP
gcloud alpha firebase test ip\-blocks \- explore IP blocks used by Firebase Test Lab devices
.SH "SYNOPSIS"
.HP
\f5gcloud alpha firebase test ip\-blocks\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Get a list of IP address blocks in CIDR notation used by Firebase
Test Lab devices.
.SH "EXAMPLES"
To see the list of the IP blocks used, their form factors, and the date they
were added to Firebase Test Lab, run:
.RS 2m
$ gcloud alpha firebase test ip\-blocks list
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List all IP address blocks used by Firebase Test Lab devices.
.RE
.sp
.SH "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:
.RS 2m
$ gcloud beta firebase test ip\-blocks
.RE