ReportBuilder
ReportBuilder copied to clipboard
issue-83 enabling grouped report through CLI
added CLI arg option to achieve grouped features report through CLI, the string that works is of the following format:
key1:value1, key2:value2, key3:value3...
Tested for couple of different inputs and works fine.