Skip to content

refactor(cli): centralize command help - #331

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/refactor-command-help
Aug 12, 2026
Merged

refactor(cli): centralize command help#331
chenjiahan merged 1 commit into
mainfrom
chenjiahan/refactor-command-help

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

This PR centralizes all CLI help definitions in one module so command execution paths stay focused and shared options remain consistent. It lazily loads both help definitions and rendering helpers, keeping help-only code out of regular command execution. Help output and CLI behavior remain unchanged.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 21931aa
Status: ✅  Deploy successful!
Preview URL: https://97f22f43.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-refactor-command.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 7f83522 into main Aug 12, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/refactor-command-help branch August 12, 2026 09:10
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