Managing the Report Output

Use the list of commands to manage compliance checks report output.

Syntax

[-syslog] [-tag tagname]
[-o]
[-nopass]
[-noscore]
[-diff old_report new_report [-outfile output_HTML]]
[-merge [-force] collections]

Parameters

Managing Output

  • -syslog
    Writes JSON results to Syslog.
  • -tag tagname
    Appends the specified tagname to the output report name. The tagname must contain only alphanumeric characters.
  • -o
    Specifies an argument to an option. If -o is followed by v or verbose (case-insensitive), the command prints passed checks on the screen. If you do not specify the -o option, the command prints only failed checks on the screen.
  • -nopass
    Does not show passed checks in the generated output.
  • -noscore
    Does not print the health score in the HTML report.
  • -diff old_report new_report [-outfile output_HTML]
    Reports the differences between two reports. Specify a directory, ZIP file, or HTML report file for old_report and new_report.
  • -merge [-force] collections
    Merges a comma-delimited list of collections and generates a single report.