Skip to content

fix(cli): show supported run help options#1797

Merged
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
jong-kyung:fix/run-help-options
Jun 9, 2026
Merged

fix(cli): show supported run help options#1797
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
jong-kyung:fix/run-help-options

Conversation

@jong-kyung

Copy link
Copy Markdown
Collaborator

Summary

vp run --help now shows supported task-runner options that were already implemented but missing from the normal help output.

This adds help coverage for cache controls, log mode, concurrency controls, parallel execution, and strict filter matching. vpr --help is updated to stay aligned, and a focused global snapshot now covers vp run --help / vp help run.

Validation

  • cargo fmt --check -p vite_global_cli
  • cargo test -q -p vite_global_cli docs_url_is_mapped_for_grouped_commands

@jong-kyung jong-kyung self-assigned this Jun 9, 2026
@jong-kyung jong-kyung requested a review from fengmk2 June 9, 2026 11:18
@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 118350a
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a28009bb560fc00088f9399

@fengmk2 fengmk2 merged commit cc189f0 into voidzero-dev:main Jun 9, 2026
40 checks passed
@jong-kyung jong-kyung deleted the fix/run-help-options branch June 9, 2026 12:34
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.

2 participants