PowerShell / SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults
MIT License
317 stars 46 forks source link

Add [SupportsWildcards()] to parameters that support wildcards #117

Closed SydneyhSmith closed 3 years ago

SydneyhSmith commented 3 years ago

We should add [SupportsWildcards()] to parameters that support wildcards so that the cmdlet helps gets output properly

PaulHigin commented 3 years ago

Done.

PaulHigin commented 3 years ago

Implemented in GA release