Skip to content

chore(batch,snapshot): align the --runtime help with request - #135

Merged
yusukebe merged 1 commit into
nextfrom
chore/runtime-option-help
Sep 18, 2026
Merged

yusukebe merged 1 commit into
nextfrom
chore/runtime-option-help

Conversation

@yusukebe

Copy link
Copy Markdown
Member

The `--runtime` help for `batch` and `snapshot` said "node (default) or workerd" and commander appends its own `(default: "node")`, so `hono agent-context` printed the default twice. Use the same form as `request`: `runtime to execute the app (node | workerd)`.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • pnpm run format:fix && pnpm run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@yusukebe
yusukebe merged commit 7513492 into next Sep 18, 2026
4 checks passed
@yusukebe
yusukebe deleted the chore/runtime-option-help branch September 18, 2026 02:19
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