Skip to content

T-BF36-dashboard-start-help-lists-flags

Status: planning/draft · Impact: medium · Complexity: small

The dashboard start verb’s help text omits flags the parser actually accepts, so users can only discover them by reading the parser source. This task closes that gap by making the generated/declared help for dashboard start enumerate every flag parseStartArgs parses. Spawned from T-CW4K-scaffold-dashboard-vite-vue on https://github.com/sksizer/dev.

sdlc dashboard start --help omits the --port, --host, --interval, and --no-network flags that parseStartArgs in plugin/lib/services/dashboard/ actually accepts, so a user can only discover --port (needed to pin the dev backend port for a Vite proxy) by reading the parser source. The generated/declared help text for the dashboard start verb should enumerate every flag parseStartArgs parses, with one-line descriptions and defaults, so the help stays in sync with the parser.

T-CW4K-scaffold-dashboard-vite-vue

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

TBD — receiver to fill before promoting from planning/draft.

Spawned by /sdlc:spawn-task-pr on 2026-06-19 UTC from T-CW4K-scaffold-dashboard-vite-vue in https://github.com/sksizer/dev.


← Back to Tasks