Run
This command is used to run a list of synthetic check.
You need to create file config.openstatus.yaml in the root of your project. The file should contain the following information.
tests: ids: - monitor-id-1 - monitor-id-2You can run the synthetic checks using the following command.
openstatus runOptions
--config- Path to the config file. Default isconfig.openstatus.yaml.