ContributionsMost RecentMost LikesSolutionsHow do I generate a report from the command line? I am trying to automate report generation to get coverage analysis. I figured out the Reports option and the parameters I am looking for to generate the report via the UI, but I want to generate the same report via the command line and export to a csv. Is this available or do I need to write a custom JSON query? My preference is in Python. The report I am generating contains: ID, Redmine, Review Title, Max # Rows 500, and date range is set. Thanks David