Skip to main content

CLI Arguments

The list of available command line (CLI) arguments of NBomber:

commanddescriptionexample
--configfile or URL path for configuration config--config=autocluster-config.json
--infrafile or URL path for infrastracture config--infra=infra-config.json
--licenseNBomber license key--license=YOUR_LICENSE_KEY
--cluster-local-devenable local dev cluster--cluster-local-dev=true
--cluster-agents-countoverrides AgentsCount--cluster-agents-count=2
--cluster-agent-groupspecifies AgentGroup
(should be used only for ManualCluster)
--cluster-agent-group=my_group
--cluster-idoverrides ClusterId--cluster-id=test_cluster
--cluster-node-typespecifies NodeType
(should be used only for ManualCluster)
--cluster-node-type=coordinator
--cluster-node-type=agent