mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
scenarioOpts example (#149111)
Added an example of how to use `--scenarioOpts`
This commit is contained in:
parent
1f3b40ae32
commit
9f35e1ea3f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue