launcher: add start --dolt and startup guidance

This commit is contained in:
ZenchantLive 2026-03-03 16:19:01 -08:00
parent 8e4833f56d
commit 4c2ae2e5b7
5 changed files with 132 additions and 8 deletions

View file

@ -81,7 +81,7 @@ function renderHelpText(): string {
' beadboard <command> [options]',
'',
'Runtime Commands:',
' beadboard start Start BeadBoard runtime',
' beadboard start [--dolt] Start BeadBoard runtime (optionally start Dolt first)',
' beadboard open Open BeadBoard in browser',
' beadboard status [--json] Show runtime + bd diagnostics',
'',