mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -108,7 +108,8 @@ COMMONLY USED FLAGS
|
|||
◆ --timeout 100 is 100 seconds
|
||||
|
||||
--type=TYPE
|
||||
The type of iOS test to run. TYPE must be one of: xctest, game-loop.
|
||||
The type of iOS test to run. TYPE must be one of: xctest, game-loop,
|
||||
robo.
|
||||
|
||||
--xcode-version=XCODE_VERSION
|
||||
The version of Xcode that should be used to run an XCTest. Defaults to
|
||||
|
|
@ -129,8 +130,8 @@ FLAGS
|
|||
--app=APP
|
||||
The path to the application archive (.ipa file) for game-loop testing.
|
||||
The path may be in the local filesystem or in Google Cloud Storage
|
||||
using gs:// notation. This flag is only valid when --type=game-loop is
|
||||
also set.
|
||||
using gs:// notation. This flag is only valid when --type is game-loop
|
||||
or robo.
|
||||
|
||||
--async
|
||||
Invoke a test asynchronously without waiting for test results.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue