cfsec can by run with no arguments and will act on the current folder.
For a richer experience, there are many additional command line arguments that you can make use of.
Argument | Short Code | Description |
---|---|---|
–format [default,json,csv] | -f | Select output format: default, json, csv |
–help | -h | help for cfsec |
–no-color | Disable colored output (American style!) | |
–no-colour | Disable coloured output | |
–verbose | Enable verbose logging | |
–version | -v | Show version information and exit |
This list can also be found by running cfsec --help