[rush] Enable rush list
to accept --to
and --from
params
#1687
Labels
effort: medium
Needs a somewhat experienced developer
enhancement
The issue is asking for a new feature or design change
help wanted
If you're looking to contribute, this issue is a good place to start!
Is this a feature or a bug?
Please describe the actual behavior.
My needs would be satisfied by @wbern's proposal here: #1202
We are looking to create a dev/watch workflow based partially around a
build:watch
bulk task, but we need to be able to scope the run to specific projects in our monorepo.In the meantime, the ability to apply
--to
and--from
flags to the rush list command would enable us to spawn watch processes for the required projects from a Node script. JSON output would be a bonus.If the issue is a bug, how can we reproduce it? Please provide detailed steps and include a GitHub branch if applicable. Your issue will get resolved faster if you can make it easy to investigate.
n/a
What is the expected behavior?
rush list
output can be filtered by--to
and--from
, and possibly output JSONIf this is a bug, please provide the tool version, Node.js version, and OS.
Not a bug
The text was updated successfully, but these errors were encountered: