Skip to content

run

Run your synthetics tests.

openstatus run [options]

Run the synthetic tests defined in the config.openstatus.yaml. The config file should be in the following format:

tests:
ids:
- monitor-id-1
- monitor-id-2

Usage:

Terminal window
$ openstatus [GLOBAL FLAGS] run [COMMAND FLAGS] [ARGUMENTS...]

The following flags are supported:

NameDescriptionDefault valueEnvironment variables
--config="…"The configuration fileconfig.openstatus.yamlnone
--access-token="…" (-t)OpenStatus API Access TokenOPENSTATUS_API_TOKEN