microsoft/PSRule

Add PassThru option for Test-PSRuleTarget

Open

#317 opened on Oct 28, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (65 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (469 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently Test-PSRuleTarget only returns $True or $False. Additionally an option to -PassThru the target object based on $True or $False would helpful in a number of scenarios.

Contributor guide