-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
- Get-Command -Module Microsoft.PowerShell.PSResourceGet
- Import-Module Microsoft.PowerShell.PSResourceGet
- Get-Command -Module Microsoft.PowerShell.PSResourceGet
Expected behavior
This should show
Get-Command -Module *PSResourceGet
CommandType Name Version Source
----------- ---- ------- ------
Alias cmres -> Compress-PSResource 1.2.0 Microsoft.PowerShell.PSResourceGetActual behavior
Get-Command -Module *PSResourceGet
CommandType Name Version Source
----------- ---- ------- ------
Alias cmres -> 1.2.0 Microsoft.PowerShell.PSResourceGetError details
Environment data
Name Value
---- -----
PSVersion 7.6.0-rc.1
PSEdition Core
GitCommitId 7.6.0-rc.1
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Visuals
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group