Skip to content

feat(cli): add vp node shorthand for vp env exec node#1359

Draft
fengmk2 wants to merge 2 commits intomainfrom
add-shorthand-vp-node
Draft

feat(cli): add vp node shorthand for vp env exec node#1359
fengmk2 wants to merge 2 commits intomainfrom
add-shorthand-vp-node

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Apr 11, 2026

Rewrite vp node [args...] to vp env exec node [args...] in the
pre-clap argument normalizer so the shorthand reuses the existing shim
dispatch (automatic Node version resolution, auto-download, recursion
prevention). No changes to the Commands enum — avoids growing the
derived clap parser.

Closes #1325

Rewrite `vp node [args...]` to `vp env exec node [args...]` in the
pre-clap argument normalizer so the shorthand reuses the existing shim
dispatch (automatic Node version resolution, auto-download, recursion
prevention). No changes to the Commands enum — avoids growing the
derived clap parser.

Closes #1325
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 11, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 5f45cc3
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69da0a4a8066d10008fd51bd
😎 Deploy Preview https://deploy-preview-1359--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@fengmk2 fengmk2 self-assigned this Apr 11, 2026
Copy link
Copy Markdown
Member Author

fengmk2 commented Apr 11, 2026


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

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.

Feature Request: Native Node.js Script Execution via vp node or vp run

1 participant