HTML report command
Generate the interactive offline report.The html-report command generates a self-contained interactive HTML report that works offline. It is the richest way to explore the semantic diff in a browser.
Examples:
You should see something like this:
Useful flags
Write to a different file
Use --report-file to choose a different output filename.
Exclude the explorer graph
Use --no-explorer if you want a smaller output bundle and do not need the explorer graph tab.
Theme flags
The HTML report also exposes the shared theme flags at the CLI layer:
See Command Arguments for the shared flags.