CLI reports how-to

Adding new reports is a four step process.

  1. Add a new report to the available list of reports.
  2. Add new parameter types (or widget), if required.
  3. Implement the script that generates the SQL query based on the new report's configuration parameters.
  4. Add new chart types.
Read the following topics for more information.