We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d68e88 commit 6d6253eCopy full SHA for 6d6253e
docs/cloud/cli/parameters.md
@@ -60,6 +60,8 @@ Options:
60
Marathon Cloud API key [env: MARATHON_CLOUD_API_KEY=]
61
--base-url <BASE_URL>
62
Base url for Marathon Cloud API [default: https://cloud.marathonlabs.io/api/v1]
63
+ --instrumentation-arg <INSTRUMENTATION_ARG>
64
+ Instrumentation arguments, example: FOO=BAR
65
-h, --help
66
Print help
67
@@ -94,6 +96,9 @@ Options:
94
96
95
97
98
99
+ --xctestrun-env <XCTESTRUN_ENV>
100
+ xctestrun environment variables, example FOO=BAR
101
+
102
103
104
```
0 commit comments