dfxt

dfxt - dflux developer tool

dflux test automation tool for core network

Usage: dfxt [options]
       dfxt [-h|--help] [-v|--version]

Options:
	-t, --template <file>           Template file path
	-s, --subscribers <file>        Subscribers csv file path

Logging Options:
	-l, --log <file>                File to redirect log output
	-j, --json                      Output log in json format (default: false)
	-D, --debug                     Enable debugging output (default: false)
	-V, --trace                     Enable tracing output (default: false)
	-DV                             Enable debugging & tracing output (default: false)
	-M, --metrics                   Enable prometheus metrics (default: false)
	-MP                             Metrics port (default: 81990)

Common Options:
	-h, --help                      Show this message
	-v, --version                   Show version

Output / Result

Last updated

Was this helpful?