PSResourceGet
PSResourceGet copied to clipboard
Some parameters accept wildcards need but don’t have the [SupportsWildcards()] attribute
Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest released version
- [X] Search the existing issues.
Steps to reproduce
The following parameters accept wildcards need but don’t have the [SupportsWildcards()] attribute • Find-PSResource -Repository • Find-PSResource -Version • Save-PSResource -Repository • Update-ModuleManifest -AliasesToExport • Update-ModuleManifest -CmdletsToExport • Update-ModuleManifest -DscResourcesToExport • Update-ModuleManifest -FunctionsToExport • Update-ModuleManifest -VariablesToExport • Update-PSResource -Repository
Expected behavior
NA
Actual behavior
NA
Error details
No response
Environment data
NA
Visuals
No response