run
run
command (aliases: r
)
Section titled “run command (aliases: r)”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:
$ openstatus [GLOBAL FLAGS] run [COMMAND FLAGS] [ARGUMENTS...]
The following flags are supported:
Name | Description | Default value | Environment variables |
---|---|---|---|
--config="…" | The configuration file | config.openstatus.yaml | none |
--access-token="…" (-t ) | OpenStatus API Access Token | OPENSTATUS_API_TOKEN |