Skip to content

Commit 6d6253e

Browse files
committed
docs(env-args): added docs about instrumentation args and xctestrun-env
1 parent 5d68e88 commit 6d6253e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cloud/cli/parameters.md

+5
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Options:
6060
Marathon Cloud API key [env: MARATHON_CLOUD_API_KEY=]
6161
--base-url <BASE_URL>
6262
Base url for Marathon Cloud API [default: https://cloud.marathonlabs.io/api/v1]
63+
--instrumentation-arg <INSTRUMENTATION_ARG>
64+
Instrumentation arguments, example: FOO=BAR
6365
-h, --help
6466
Print help
6567

@@ -94,6 +96,9 @@ Options:
9496
Marathon Cloud API key [env: MARATHON_CLOUD_API_KEY=]
9597
--base-url <BASE_URL>
9698
Base url for Marathon Cloud API [default: https://cloud.marathonlabs.io/api/v1]
99+
--xctestrun-env <XCTESTRUN_ENV>
100+
xctestrun environment variables, example FOO=BAR
101+
97102
-h, --help
98103
Print help
99104
```

0 commit comments

Comments
 (0)