Skip to content

feat(cli): add --help option - #1

Merged
daisaru11 merged 1 commit into
mainfrom
feat/add-cli-help-option
Apr 21, 2026
Merged

daisaru11 merged 1 commit into
mainfrom
feat/add-cli-help-option

Conversation

@daisaru11

Copy link
Copy Markdown
Member

Summary

  • add support for -h/--help in the CLI argument parser
  • print usage and exit successfully when the help flag is provided
  • add tests for help parsing and flag conflict cases
  • document the new help option in the CLI spec

Testing

  • bun test packages/cli/src/index.test.ts
  • bun run test

@daisaru11
daisaru11 merged commit a78899a into main Apr 21, 2026
1 check passed
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.

1 participant