NAME

gcloud beta firebase test ios locales - explore iOS locales available for testing

SYNOPSIS

gcloud beta firebase test ios locales COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Explore iOS locales available for testing.

EXAMPLES

To list all available iOS locales which can be used for testing international applications, run:

$ gcloud beta firebase test ios locales list

To view information about a specific locale, run:

$ gcloud beta firebase test ios locales describe LOCALE

GCLOUD WIDE FLAGS

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

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

describe

(BETA) Describe an iOS locale.

list

(BETA) List all iOS locales available for testing internationalized apps.

NOTES

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

$ gcloud firebase test ios locales

$ gcloud alpha firebase test ios locales