launcher: add start --dolt and startup guidance
This commit is contained in:
parent
8e4833f56d
commit
4c2ae2e5b7
5 changed files with 132 additions and 8 deletions
|
|
@ -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',
|
||||
'',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue