Skip to main content
Manage environments from the command line. Create and configure deployment stages for your monitors.

Commands

Environments are identified by slug (e.g., production, staging), not numeric ID.

environments list

environments get

environments create

environments update

environments delete

Prompts for confirmation; pass --yes (-y) in scripts and CI.

Next steps

Secrets

Scope secrets to specific environments.

Multi-environment config

Manage per-environment YAML files.