CLI Arguments
The list of available command line (CLI) arguments of NBomber:
command | description | example |
---|---|---|
--config | file or URL path for configuration config | --config="autocluster-config.json" |
--infra | file or URL path for infrastracture config | --infra="infra-config.json" |
--license | NBomber license key | --license="YOUR_LICENSE_KEY" |
--cluster-local-dev | enable local dev cluster | --cluster-local-dev=true |
--cluster-agents-count | overrides AgentsCount | --cluster-agents-count=2 |
--cluster-id | overrides ClusterId | --cluster-id="cluster-42" |