-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area-SideBySiderelated to ability to run PS7 side-by-side with WinPS or different versions of PS7related to ability to run PS7 side-by-side with WinPS or different versions of PS7Committee-ReviewedPS-Committee has reviewed this and made a decisionPS-Committee has reviewed this and made a decisionIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bug
Description
Currently we changed semantic of -version
command line parameter from "run Windows PowerShell 2.0" to "show current PowerShell version".
Now we need a way to address a side-by-side scenario - to enumerate installed PowerShell versions and run needed PowerShell version.
Suggesion
[ ] Enumerate installed versions:
>powershell -versions
[ ] Run needed version:
powershell -versions <ver spec>
Metadata
Metadata
Assignees
Labels
Area-SideBySiderelated to ability to run PS7 side-by-side with WinPS or different versions of PS7related to ability to run PS7 side-by-side with WinPS or different versions of PS7Committee-ReviewedPS-Committee has reviewed this and made a decisionPS-Committee has reviewed this and made a decisionIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bug