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.-tagtagname
Appends the specifiedtagnameto the output report name. Thetagnamemust contain only alphanumeric characters.-o
Specifies an argument to an option. If-ois followed byvorverbose(case-insensitive), the command prints passed checks on the screen. If you do not specify the-ooption, 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.-diffold_reportnew_report[-outfileoutput_HTML]
Reports the differences between two reports. Specify a directory, ZIP file, or HTML report file forold_reportandnew_report.-merge [-force]collections
Merges a comma-delimited list of collections and generates a single report.