$ netbeep cli tool
Check service status without leaving your terminal. Fast, scriptable, and always up to date. Works in CI pipelines too.
Live Preview
bash
$ npx netbeepnetbeep · status dashboard
1,524 services 1,481 up 43 issues
CDN / DNS
▲Cloudflare98%degraded
▲CloudFront98%degraded
✕Oktadownmajor outage
▲Fastly98%degraded
✓Vercel Edge100%operational
Cloud
▲AWS98%degraded
▲Elastic Cloud72%partial outage
▲Firebase98%degraded
✓Microsoft Azure100%operational
✓CF Workers100%operational
✓DigitalOcean100%operational
✓Google Cloud100%operational
✓Heroku100%operational
✓Vercel100%operational
Ecommerce
▲Faire98%degraded
✓Shopify100%operational
✓BigCommerce100%operational
Install
$ npm install -g netbeepOr run directly with npx netbeep — no install needed.
Get it on npm
npmjs.com/package/netbeep
View on GitHub
lugnut29/netbeep
Commands
examples
$ npx netbeep aws datadog stripe$ npx netbeep aws --detail$ npx netbeep cloudflare --filter "api,dash"$ npx netbeep -c cloud,payments$ npx netbeep --watch 10$ npx netbeep --json$ npx netbeep aws azure --exit-code && ./deploy.shUse Cases
- CI/CD gates — check upstream dependencies before deploying
- On-call triage — quickly rule out third-party outages
- Monitoring scripts — pipe JSON output into alerting tools
- Daily standups — get a snapshot of your stack's health
Requirements
Node.js 18 or later. Works on macOS, Linux, and Windows.
No login. No config. No API key.