When running pulumi up with API like `stk.up({ onO...
# automation-api
g
When running pulumi up with API like
stk.up({ onOutput: <http://console.info|console.info>})
, is it possible to get nice output the same as when running
pulumi up
from cli, not just sequential console output?
b
Can you please provide a little more context of your code?