upstat-cli
v0.1.0
Published
Monitor your UpStat monitors from the terminal
Maintainers
Readme
upstat-cli
Monitor your UpStat services directly from the terminal.
▲ UpStat CLI — 21:42:10
────────────────────────────────────────────────────────────
● My API 142ms 99.8%
● Dashboard 89ms 100.0%
● Blog — 98.3%
────────────────────────────────────────────────────────────
3 monitors · 2 online · 1 offline
Updating every 30s — Ctrl+C to quitInstallation
npm install -g upstat-cliUsage
upstat startOn the first run, you'll be prompted for your API key. It gets saved locally at ~/.upstat so you don't have to enter it again.
# Remove your saved API key
upstat logoutGetting your API key
- Log in to your UpStat dashboard
- Go to Integrations → API Keys
- Click New API Key
- Copy the key (starts with
ups_)
Commands
| Command | Description |
| --------------- | --------------------------------- |
| upstat start | Start real-time monitor dashboard |
| upstat logout | Remove saved API key |
Requirements
- Node.js 18+
- An UpStat account with at least one monitor
License
MIT
