Getting Started
You can use the OpenStatus CLI to manage and run your synthetic checks. The CLI is a powerful tool that allows you to interact with OpenStatus from your terminal.
Installation
You can install the OpenStatus CLI using brew.
Then you can run the following command to verify the installation.
You need to get an API token to use the CLI. You can get an API key by signing up on the OpenStatus website.
Settings → API Token → Create API token
You can set the API token using the following command.
or you can set the --access-token
option in the CLI command.