Create new SQL query for new CLI reports

As the CLI reports allow flexible report parameter configuration, the final SQL query to pull data from the database needs to be dynamically generated based on the values that you configure for items such as tracker ids, planning folder ids, and so on. Refer to any existing <cli-reports-installation-folder>/pkg/<any-report-folder>/script file while working on the script file for your new report.