PSRule icon indicating copy to clipboard operation
PSRule copied to clipboard

Allow pre-filtering objects with a selector

Open BernieWhite opened this issue 4 years ago • 0 comments

Currently PSRule commands such as Assert-PSRule allows filtering input objects by using the -TargetType parameter or Input.TargetType option.

Add support for filtering input objects based on a selector.

BernieWhite avatar Apr 22 '21 00:04 BernieWhite