https://pulumi.com logo
b

better-rainbow-14549

04/15/2019, 2:01 PM
it would be super cool if you could specify a format string to up / preview
g

gentle-diamond-70147

04/15/2019, 2:30 PM
Can you elaborate a bit on this? You’re able to specify outputs in your apps and then retrieve these with
pulumi stack output <name>
. Is this what you’re needing? https://pulumi.io/reference/programming-model.html#outputs
b

better-rainbow-14549

04/15/2019, 2:30 PM
sorry i meant outputs of the actual pulumi process
so i could tell it not to print the updating tree, but keep the "2 resources updated 180 unchanged"
something along those linees
or if there was a json process output compatible with non-interactive i guess
g

gentle-diamond-70147

04/15/2019, 2:36 PM
Ah, I see. I know we have an open issue for JSON output. I think it might be completed quite soon actually.
b

better-rainbow-14549

04/15/2019, 2:36 PM
oh ok great
i'll hold off on what i'm doing then 😄
g

gentle-diamond-70147

04/15/2019, 2:37 PM
b

better-rainbow-14549

04/15/2019, 2:37 PM
oh awesome yea
exactly what i'm looking for thanks
👍 1