CLI update: maintenance, Terraform export, and notifications
Apr 01, 2026 | by openstatus | [cli]

We've released v1.0.4 of the openstatus CLI with three new features to help you manage your workspace from the terminal.
What's new
- Maintenance command — create and manage maintenance windows directly from the CLI using an interactive wizard.
- Terraform export — generate Terraform configuration files from your existing workspace resources. A quick way to adopt infrastructure as code for your monitoring setup.
- Notification command — list and inspect your notification channels with
openstatus notification listandopenstatus notification info.
Upgrade to the latest version to get started:
brew upgrade openstatus
Check out our CLI documentation for more information.