How to Use create_report Command Options (Cheat Sheet)

Learn how to use different create_report command options.

Usage

  • create_report [<options>] <inputdir> is used to generate a test report.
  • create_report --help displays all available command options and a brief guide on their usage.

Example

A report can be generated as follows, without using any options:

Windows

cd <XLT>\bin
./create_report.cmd ../results/20210221-112110

Linux

cd <XLT>/bin
./create_report.sh ../results/20210221-112110

List of Command Options