Command Line Arguments
Example Command
When running the CLI tool from the command line (and after installing analyzers), the minimum console arguments you need to provide is the path to the project file(s) you want to analyze.
|
⚠️ If you don't provide the --analyzers-path
argument, it will default to packages/analyzers
. If you are using Paket with a group called analyzers
, this default path should work for you.
Viewing Additional Commands
You can view the full list of commands available by running:
|