PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Wildcard Support For Find-PSResource -CommandName

Open kamekairos opened this issue 2 years ago • 1 comments

Summary of the new feature / enhancement

I think when trying to find a command name wildcards should be supported as most users probably don't know the exact command name they want. I know this would place a large list on the API but maybe the psgallery source could be cached and updated somehow?

Proposed technical implementation details (optional)

Make a cache of the psgallery as a whole and add a parameter to update it. That way you could reduce API load and still wildcats search command names.

kamekairos avatar Oct 11 '23 17:10 kamekairos

Thanks @kpcintegrations this would be great when we have cacheing in place

SydneyhSmith avatar Oct 16 '23 18:10 SydneyhSmith