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

41 lines
1,001 B
Text

NAME
gcloud firebase test ios versions - explore iOS versions available for
testing
SYNOPSIS
gcloud firebase test ios versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Explore iOS versions available for testing.
EXAMPLES
To list information about all versions of iOS available for running tests,
including details such as OS major and minor versions, run:
$ gcloud firebase test ios versions list
To view information about a specific version of iOS, run:
$ gcloud firebase test ios versions describe VERSION_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
Describe an iOS operating system version.
list
List all iOS versions available for testing.
NOTES
These variants are also available:
$ gcloud alpha firebase test ios versions
$ gcloud beta firebase test ios versions