devhelmhq/Setup DevHelm CLI

Install and configure the DevHelm CLI for monitoring-as-code workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
devhelm-versionCLI version to install — exact semver (e.g. "0.1.4") or "latest"nolatest
api-tokenDevHelm API token (recommended: pass via secrets.DEVHELM_API_TOKEN)no
api-urlDevHelm API base URL (default: https://api.devhelm.io)no
org-idOrganization ID for multi-org accountsno
workspace-idWorkspace ID for multi-workspace accountsno
verify-connectionRun "devhelm auth me" after setup to verify credentials worknofalse
node-versionNode.js version to install IF none is detected on PATH (or if detected version is <18). Existing Node >=18 is preserved. Set to empty string to skip auto-setup entirely. Default: 20.no20
namedescription
devhelm-versionInstalled CLI version (semver only, e.g. "0.1.4")
cache-hitWhether the npm cache was restored