1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/firebase/test/android/locales/help
2022-03-01 04:29:52 +00:00

43 lines
1.1 KiB
Text

NAME
gcloud beta firebase test android locales - explore Android locales
available for testing
SYNOPSIS
gcloud beta firebase test android locales COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Explore Android locales available for testing.
EXAMPLES
To list all available Android locales which can be used for testing
international applications, run:
$ gcloud beta firebase test android locales list
To view information about a specific locale, run:
$ gcloud beta firebase test android 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 Android locale.
list
(BETA) List all Android 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 android locales
$ gcloud alpha firebase test android locales