Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
e
echoing-jelly-67975
08/23/2021, 8:10 PM
When using the Pulumi automation API, is there a way to get the same colored/formatted output as from the CLI?
b
billowy-army-68599
08/23/2021, 8:56 PM
we dont have a package for this, but you can build it yourself using structured outputs
there's an example of usoing structured outputs here:
https://github.com/jaxxstorm/pulumi-productionapp/blob/main/cli/main.go#L155
e
echoing-jelly-67975
08/23/2021, 9:34 PM
Thanks!
5 Views
Post