Skip to content

Command Line Parameters

Dominic Hock edited this page Apr 10, 2022 · 2 revisions

--config (-c)

Specify a custom config file.

Default: config.json

--output (-o)

Specify a custom output directory for the XARF Reports

Default: xarf

--filter (-f)

Specify an IP Filter file.

Default: None

--start-date (-s)

Specify a start date to process reports. Needs to be parsable by DateTime.Parse

Default: None#

--end-date (-e)

Specify a end date to process reports. Needs to be parsable by DateTime.Parse

Default: None

Clone this wiki locally