1 CLI
StefanSA edited this page 2026-07-10 09:24:20 +02:00

CLI

Commands:

flowsimulator-go run -c config.yaml
flowsimulator-go validate -c config.yaml
flowsimulator-go list-ie
flowsimulator-go validate-registry -c config.yaml
flowsimulator-go list-templates
flowsimulator-go validate-templates -c config.yaml
flowsimulator-go version

Useful run flags:

--target host:port
--protocol netflow5|netflow9|ipfix|sflow5
--rate 10
--duration 30s
--seed 12345
--metrics-listen :9098