1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/firebase/test/ios/locales/help
2022-03-01 04:29:52 +00:00

41 lines
947 B
Text

NAME
gcloud firebase test ios locales - explore iOS locales available for
testing
SYNOPSIS
gcloud firebase test ios locales COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Explore iOS locales available for testing.
EXAMPLES
To list all available iOS locales which can be used for testing
international applications, run:
$ gcloud firebase test ios locales list
To view information about a specific locale, run:
$ gcloud 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
Describe an iOS locale.
list
List all iOS locales available for testing internationalized apps.
NOTES
These variants are also available:
$ gcloud alpha firebase test ios locales
$ gcloud beta firebase test ios locales