Skip to main content
The Larm CLI lets you manage monitors, alerts, status pages, disruptions, and webhooks from your terminal. Open source at github.com/larmhq/larm-cli.

Install

Authenticate

Opens your browser for OAuth. Enter the code shown in your terminal, pick your organization, and approve.

API key

Paste an API key from Settings > API Keys. Or set the LARM_API_KEY environment variable.

Usage

Monitors

Monitor stats

Alert channels

Status pages

Components and groups

Disruptions

Webhooks

Raw API access

Output formats

Table output in a terminal, JSON when piped.

Other flags

For LLM agents

The CLI has a describe command for machine discovery:
Always use --output json for machine-readable output.

Source

The CLI is open source: github.com/larmhq/larm-cli