How to audit a directory of configuration files in CLI
It is possible to audit a directory of configuration files using the CLI.
To audit all configuration files within a folder, run:
nipper --input="C:\Users\Nipper\Documents\Folder of Configs" --output=" C:\Users\Nipper\Documents\Directory Audit.html”
Nipper will recursively scan the specified directory and audit all valid configuration files found within it.