-
Notifications
You must be signed in to change notification settings - Fork 237
Command Line Arguments
Allen Golbig edited this page May 24, 2025
·
2 revisions
Argument | Description |
---|---|
--check |
optional Run the compliance checks without interaction |
--fix |
optional Run the remediation commands without interaction |
--cfc |
optional Runs a check, fix, check without interaction |
--stats |
optional Display the statistics from last compliance check |
--compliant |
optional Reports the number of compliant checks |
--non_compliant |
optional Reports the number of non compliant checks |
--reset |
optional Clear out all results for current baseline |
--reset-all |
optional Clear out all results for ALL mSCP baselines |
--quiet=<value> |
optional 1 : show only failed and exempted checks in output2 : show minimal output |