- -output
Specify the path and file name of the file to which the report will be written. If this option is omitted or -output - is used, the default is to write to standard output (showing the report in your command prompt or shell window).
- -format
Specify the output format to use.
- -list_formats
Use this option to obtain a list of the available output formats. The basic formats are as follows:
table—a plain table with columns for each accessor and/or aggregator selected
csv—comma-separated values
json—JavaScript Object Notation (see http://json.org)
|