Open kerel-fs opened 9 months ago
This patch makes sure that all CLI tools behave the same regarding configuration file loading. It adds support to load from multiple configuration files to all tools, following the existing interface of acquire.py and process.py.
acquire.py
process.py
This patch makes sure that all CLI tools behave the same regarding configuration file loading. It adds support to load from multiple configuration files to all tools, following the existing interface of
acquire.py
andprocess.py
.