scenarioOpts example (#149111)

Added an example of how to use `--scenarioOpts`
This commit is contained in:
Yngrid Coello 2023-01-18 13:41:25 +01:00 committed by GitHub
parent 1f3b40ae32
commit 9f35e1ea3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,6 +139,7 @@ Note:
- The default `--to` is `15m`.
- You can combine `--from` and `--to` with `--live` to back-fill some data.
- To specify `--scenarioOpts` you need to use [yargs Objects syntax](https://github.com/yargs/yargs/blob/HEAD/docs/tricks.md#objects). (e.g. --scenarioOpts.myOption=myValue)
### Setup options