Skip to content

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

Merged
agegr merged 2 commits into
agegr:mainfrom
richardmilles:fix/cli-help-521
Aug 25, 2026
Merged

feat(cli): support --help for startup options#574
agegr merged 2 commits into
agegr:mainfrom
richardmilles:fix/cli-help-521

Conversation

@richardmilles

@richardmilles richardmilles commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

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

richardmilles and others added 2 commits August 21, 2026 09:39
Print startup options for pi-web --help/-h and exit before launching the server; unknown args now fail with a help hint.
@agegr agegr closed this Aug 25, 2026
@agegr agegr reopened this Aug 25, 2026
@agegr
agegr merged commit a5fccdc into agegr:main Aug 25, 2026
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 参数,查看启动选项

2 participants