You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be hard to tell when funcie is outputting something, versus when terraform is. We should keep the output of child commands to prevent the CLI feeling like magic, but perhaps there's opportunity to capture the output and replace the colour codes with more dimmed versions. Then the non-dimmed outputs are funcie, and dimmed outputs are child processes.
The text was updated successfully, but these errors were encountered:
It can be hard to tell when funcie is outputting something, versus when terraform is. We should keep the output of child commands to prevent the CLI feeling like magic, but perhaps there's opportunity to capture the output and replace the colour codes with more dimmed versions. Then the non-dimmed outputs are funcie, and dimmed outputs are child processes.
The text was updated successfully, but these errors were encountered: