You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The documentation mentions zelt can be started with a config file by invoking zelt --config [config.yaml]. However, when I do this, nothing happens. I just get the help message.
Zelt version
Output of the command zelt --version.
1.2.15
To Reproduce
Steps and input files to reproduce the behavior:
Create a config file
Run zelt --config [path to your config]
See error
Expected behavior
The load test should start with the parameters in the config file
Describe the bug
The documentation mentions zelt can be started with a config file by invoking
zelt --config [config.yaml]
. However, when I do this, nothing happens. I just get the help message.Zelt version
Output of the command
zelt --version
.1.2.15
To Reproduce
Steps and input files to reproduce the behavior:
zelt --config [path to your config]
Expected behavior
The load test should start with the parameters in the config file
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: