PowerShell / PowerShellGet

This module provide functions used with PowerShellGet v3 to provide compatibility with scripts expecting PowerShellGet v2

Home Page:https://www.powershellgallery.com/packages/PowerShellGet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename parameter `-Tags` to `-Tag`

jpawlowski opened this issue · comments

In version 0.0.2, the -Tag parameter is translated to -Tags instead of -Tag:

Find-PSResource: A parameter cannot be found that matches parameter name 'Tags'.

This is not accepted by the latest versions of PowerShellGet and shall be fixed in CompatPowerShellGet.

Thanks for opening this issue @jpawlowski! This should be resolved as of the 0.0.4. If you're still encountering this problem feel free to open up a new issue.