It should be possible to set nearly every option that can be set in a profile on the commandline as well.
Unfortunately, there is nearly no documentation other than what the "-h" commandline parameter displays.
I would, for example, like to change the output format from json (default) to csv, but I couldn't find the right parameters to do so.
Interestingly, executing .\fastir_x64.exe --output type=csv creates and output-folder named "type=csv", while the correct option to set the output-folder should be output_dir.
It should be possible to set nearly every option that can be set in a profile on the commandline as well.
Unfortunately, there is nearly no documentation other than what the "-h" commandline parameter displays.
I would, for example, like to change the output format from json (default) to csv, but I couldn't find the right parameters to do so.
Interestingly, executing .\fastir_x64.exe --output type=csv creates and output-folder named "type=csv", while the correct option to set the output-folder should be output_dir.