Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Output results to file #222

Open
swutter opened this issue Feb 5, 2019 · 1 comment
Open

Output results to file #222

swutter opened this issue Feb 5, 2019 · 1 comment

Comments

@swutter
Copy link

swutter commented Feb 5, 2019

I've been using Vester to do compliance checks and its great for that but I'm a bit lost on how to output the results to a readable file. For non-technical consumption. Some way to read the XML output and search for failures and have them copied to a text file or excel sheet?

Thanks!

@jeffgreenca
Copy link
Contributor

jeffgreenca commented Mar 7, 2019

Something like:

Invoke-Vester -Config ./$vesterConfigFile -XMLOutputFile "./results-123.xml"

See context here - https://github.com/jeffgreenca/auto-vester-example/blob/master/scripts/run-vester.ps1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants