PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Some parameters accept wildcards need but don’t have the [SupportsWildcards()] attribute

Open SydneyhSmith opened this issue 3 years ago • 0 comments

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

SydneyhSmith avatar Aug 15 '22 15:08 SydneyhSmith