gcloud_firebase_test_android_locales (1)
NAME
- gcloud firebase test android locales - explore Android locales available for testing
SYNOPSIS
-
gcloud firebase test android locales COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- describe
-
Describe an Android locale.
- list
-
List all Android locales available for testing internationalized apps.
EXAMPLES
To list all available Android locales which can be used for testing international applications, run:
- $ gcloud firebase test android locales list
To view information about a specific locale, run:
- $ gcloud firebase test android locales describe LOCALE
NOTES
These variants are also available:
- $ gcloud alpha firebase test android locales $ gcloud beta firebase test android locales