openclaw/src/cli/nodes-cli
Benjamin Jesuiter b25f334fa2
CLI: improve command descriptions in help output (#18486)
* CLI: clarify config vs configure descriptions

* CLI: improve top-level command descriptions

* CLI: make direct command help more descriptive

* CLI: add commands hint to root help

* CLI: show root help hint in implicit help output

* CLI: add help example for command-specific help

* CLI: tweak root subcommand marker spacing

* CLI: mark clawbot as subcommand root in help

* CLI: derive subcommand markers from registry metadata

* CLI: escape help regex CLI name
2026-02-16 22:06:25 +01:00
..
a2ui-jsonl.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
cli-utils.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
format.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
pairing-render.ts refactor(nodes-cli): share pending pairing table 2026-02-16 01:58:30 +00:00
register.camera.ts refactor(nodes-cli): share node.invoke param builder 2026-02-16 02:03:15 +00:00
register.canvas.ts refactor(nodes-cli): share node.invoke param builder 2026-02-16 02:03:15 +00:00
register.invoke.nodes-run-approval-timeout.test.ts refactor: centralize exec approval timeout 2026-02-15 01:18:53 +01:00
register.invoke.ts refactor: dedupe PATH prepend helpers 2026-02-15 03:53:53 +00:00
register.location.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
register.notify.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
register.pairing.ts refactor(nodes-cli): share pending pairing table 2026-02-16 01:58:30 +00:00
register.screen.ts refactor(nodes-cli): share node.invoke param builder 2026-02-16 02:03:15 +00:00
register.status.ts refactor(nodes-cli): share pending pairing table 2026-02-16 01:58:30 +00:00
register.ts CLI: improve command descriptions in help output (#18486) 2026-02-16 22:06:25 +01:00
rpc.ts refactor(nodes-cli): share node.invoke param builder 2026-02-16 02:03:15 +00:00
types.ts feat: show node PATH and bootstrap node host env 2026-01-21 11:06:56 +00:00