Hi, when running pulumi in the pipelines we would ...
# general
t
Hi, when running pulumi in the pipelines we would like to print the command output to stdout as usual and IN ADDTITION also get the
--json
output to file so we can process it and use it for custom pipelene output, PR comment, etc. Is it something that could be implemented (easily) and worth opening an issue? Or is there currently any way to print the output to stdout normally while simultaneously capturing the data?