Skip to content

feat(cli): support --help for startup options - #574

Open
richardmilles wants to merge 1 commit into
agegr:mainfrom
richardmilles:fix/cli-help-521
Open

feat(cli): support --help for startup options#574
richardmilles wants to merge 1 commit into
agegr:mainfrom
richardmilles:fix/cli-help-521

Conversation

@richardmilles

@richardmilles richardmilles commented Aug 21, 2026

Copy link
Copy Markdown

pi-web --help / -h now print startup options and exit 0 without launching the server; unknown options exit 1 with a help hint.
Fixes #521

Print startup options for pi-web --help/-h and exit before launching the server; unknown args now fail with a help hint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: pi-web 命令支持 --help 参数,查看启动选项

1 participant