Skip to main content

publish

Parse test result files and publish metrics to Latency Lingo APIs. This removes the need for users to engage directly with our APIs in order to create test runs.

latency-lingo-cli publish [options]

Options

OptionDescriptionRequired
fileTest results file to parse and publish.
label Test scenario name for this run.
api-keyUser identifier to link the report.
formatFormat of the provided file, supports jmeter and gatling.
tip

Find your API key by viewing account settings.

Examples

latency-lingo-cli publish \
--file ./20220603_test_results.csv \
--label "My first report" \
--api-key 05b6c656-006b-4107-991d-96a5a2a3227c