openstatus-cli
Installation
SKILL.md
OpenStatus CLI
Manage uptime monitors, incident reports, status pages, notifications, and maintenance windows from the terminal. The CLI supports monitors-as-code via YAML config files.
Run openstatus --help or openstatus <command> --help for full option details.
Prerequisites
Most commands require authentication. Verify with:
openstatus whoami
This shows your workspace name, slug, and plan. If not authenticated, run openstatus login and paste your API token from the OpenStatus dashboard. Run openstatus logout to remove the saved token.