reports

The reports command allows you to run SLA reports defined in the config and optionally save (-s) them as HTML files.

The reports command also executes any checks that have been defined for the metrics in the reports. The checks are defined on a per-metric basis in the reports section of the load test config.

If the checks fail, the reports command returns a non-zero exit code. This allows you to use the report checks as part of your CI/CD pipeline.