vara-table

This tool is used to generate Tables.

usage: vara-table [-h] [-r RESULT_OUTPUT] [-p PROJECT] [-v]
                  [--cs-path CS_PATH] [--paper-config] [--wrap-document]
                  [--report-type REPORT_TYPE]
                  [--output-format {plain,simple,github,grid,fancy_grid,pipe,orgtbl,jira,presto,pretty,psql,rst,mediawiki,moinmoin,youtrack,html,unsafehtml,latex,latex_raw,latex_booktabs,textile}]
                  table_type ...

positional arguments:
  table_type            Table to generate.The following tables are available:
                        bug_overview b_diff_correlation_overview
  KEY=VALUE             Provide additional arguments that will be passed to
                        the table class. (do not put spaces before or after
                        the '=' sign). If a value contains spaces, you should
                        define it with double quotes: foo="bar baz".

optional arguments:
  -h, --help            show this help message and exit
  -r RESULT_OUTPUT, --result-output RESULT_OUTPUT
                        Folder with result files
  -p PROJECT, --project PROJECT
                        Project name
  -v, --view            Print the table to the console instead of saving it
  --cs-path CS_PATH     Path to case_study
  --paper-config        Generate tables for all case studies in the current
                        paper config
  --wrap-document       Wrap the table in a full compilable document (for
                        latex tables)
  --report-type REPORT_TYPE
                        The report type to generate the table for.Tables may
                        ignore this option.
  --output-format {plain,simple,github,grid,fancy_grid,pipe,orgtbl,jira,presto,pretty,psql,rst,mediawiki,moinmoin,youtrack,html,unsafehtml,latex,latex_raw,latex_booktabs,textile}
                        The format the table should have