Rulvar API reference / @rulvar/cli / HELP
Variable: HELP
ts
const HELP: string;Defined in: packages/cli/src/cli-main.ts:29
@rulvar/cli: the Rulvar shell (https://docs.rulvar.com/guide/cli). M5 surface: run/resume/runs ls/inspect over the canonical grammar, TUI progress on the event stream, interactive resolution of suspended approvals and externals. plan/kb commands land M6+/M10; createServer/createWorker land M8; the OTel exporter lands M5-T08.
The CLI builds exclusively from the public @rulvar/core API; adapters and defaults come from the host's rulvar.config.mjs (or the workflow module's exports), never from CLI dependencies.