microsoft/PSRule

Add PassThru option for Test-PSRuleTarget

Open

#317 aberto em 28 de out. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (65 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (469 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador