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
Must be authenticated. 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.
Token resolution order:
--access-token/-tflagOPENSTATUS_API_TOKENenvironment variable