You use the report command to import, export, configure, and delete report definitions.

The report command uses the following syntax.
report -h | import|export|delete [parameters]
Table 1. report Command Options
Command Name Description Syntax
report import Import a report definition from a file.
report import -h | input-file [--force]
report export Export one or more report definitions to a file.
report export -h | all|report-name[{,report-name}] [output-dir]
report delete Permanently delete one or more report definitions.
report delete -h | all|report-name[{,report-name}]