The DevHelm CLI is distributed as an npm package. Install it globally to manage monitors, deploy configs, and interact with the API from your terminal.Documentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Node.js 18 or later
- npm (included with Node.js)
Install
Pin a specific version
For reproducible CI builds, install an exact version (latest stable: 1.0.0):Update
GitHub Actions
Use the officialsetup-devhelm action to install and configure the CLI in CI:
Uninstall
Next steps
Authentication
Set up API tokens and saved contexts.
CLI Quickstart
Create your first monitor from the terminal.