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
#typescript
Title
e
echoing-activity-32278
12/18/2021, 1:58 AM
Hi. Another question, how to see more information from pulumi. For example, I can only see some truncated message:
And only after some time, I can see the message in the final output:
It would be better if I could see all the intermediate messages logged to some file.
For example, this kind of intermediate message:
a
able-hair-32695
12/18/2021, 5:54 AM
Does the
--tracing file:
flag output anything useful?
e
echoing-activity-32278
12/19/2021, 2:04 PM
Seems it outputs nothing.
l
little-cartoon-10569
12/19/2021, 8:22 PM
-v 9 --logtostderr
usually helps.
Post