rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] Add support for pass-through parameters

Open sdotson opened this issue 3 months ago • 1 comments

Summary

This implementation adds support for allowRemainderArguments property in Rush custom commands, enabling commands to accept and pass through arbitrary additional command-line arguments to shell commands or npm scripts. This addresses GitHub issue #4492.

Details

How it was tested

Added some tests.

Impacted documentation

sdotson avatar Oct 08 '25 23:10 sdotson

@microsoft-github-policy-service agree

sdotson avatar Oct 08 '25 23:10 sdotson