I've found that when using the pulumi CLI, if your number of resources exceeds your screen size you start getting weird buggy screen refreshes that make it basically impossible to see the progress. I'm not sure if this is a bug with my particular setup (Pulumi running in WSL in Windows Terminal) or if this is a known issue in the CLI?
c
cold-hydrogen-54783
10/22/2024, 9:39 AM
I have found that as well with only a few hundred resources and a 1920 x 1080 screen resolution.
l
late-balloon-24601
10/22/2024, 9:41 AM
I'm glad I'm not the only one. I did quite a bit of messing around with cli settings but wasn't able to improve it. I've sort of just resigned myself to not seeing the status of some resources (which is a pain when troubleshooting)
late-balloon-24601
10/22/2024, 10:52 AM
I think it's because the CLI output has improperly escaped ASNI colour codes on the headers?