Skip to content

Commit

Permalink
Merge branch 'develop' into feature/apple
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy authored Feb 21, 2024
2 parents a941d2b + 1fc058b commit 9c0b508
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/cloud/cli/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Options:
Marathon Cloud API key [env: MARATHON_CLOUD_API_KEY=]
--base-url <BASE_URL>
Base url for Marathon Cloud API [default: https://cloud.marathonlabs.io/api/v1]
--instrumentation-arg <INSTRUMENTATION_ARG>
Instrumentation arguments, example: FOO=BAR
-h, --help
Print help

Expand Down Expand Up @@ -94,6 +96,9 @@ Options:
Marathon Cloud API key [env: MARATHON_CLOUD_API_KEY=]
--base-url <BASE_URL>
Base url for Marathon Cloud API [default: https://cloud.marathonlabs.io/api/v1]
--xctestrun-env <XCTESTRUN_ENV>
xctestrun environment variables, example FOO=BAR

-h, --help
Print help
```

0 comments on commit 9c0b508

Please sign in to comment.