Open viceice opened 1 month ago
Do you want to get the current version of Rush by running rush --version
? Or do you want to get the currently installed version of a particular package?
Do you want to get the current version of Rush by running
rush --version
? Or do you want to get the currently installed version of a particular package?
the rush cli version which is running. 🤗
Summary
We're dynamically install tools for renovate and for simple test we call
<tool> --version
which works for most tools. It would be nice if rush can support this too. It should simply print the version and exit with zero code.https://github.com/containerbase/base/blob/61fc48fbabe852b4a25a19890e72bab02fe5658c/src/cli/tools/node/utils.ts#L190
Details
Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/rush
globally installed version?rushVersion
from rush.json?useWorkspaces
from rush.json?node -v
)?