NAME

gcloud alpha firebase test network-profiles - explore network profiles available for testing

SYNOPSIS

gcloud alpha firebase test network-profiles COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) A network traffic profile consists of a set of parameters to emulate network conditions when running a test. This feature only works on physical devices. The network shaping parameters are:

EXAMPLES

To list all network profiles which can be used for testing, run:

$ gcloud alpha firebase test network-profiles list

To view information about a specific network profile, run:

$ gcloud alpha firebase test network-profiles describe PROFILE_ID

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

describe

(ALPHA) Describe a network profile.

list

(ALPHA) List all network profiles available for testing.

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 test network-profiles

$ gcloud beta firebase test network-profiles