Hi, I am trying to understand the pulumi source c...
# contribute
g
Hi, I am trying to understand the pulumi source code. What have tried a couple of example of pulumi for kubernetes and read the architecture. I am reading the code , but what would be really helpful is that, if I could debug the flow. meaning if I want to see what package or files are being executed at each step inside pulumis source code. Could someone help me with this?
m
Not exactly what you’re asking for, but these flags might help you
--logtostderr -v=9
👍 1
Also a very important document https://www.pulumi.com/docs/intro/concepts/