Terragrunt still outputting color codes with --no-color
flag
#4008
Labels
bug
Something isn't working
--no-color
flag
#4008
Describe the bug
Steps To Reproduce
Run
terragrunt --no-color --version
in a terminal that doesn't honor the color escapes used.Expected behavior
Terragrunt should not output any color escape sequences when
--no-color
is passed, even if that escape sequence should be neutral.Nice to haves
Versions
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: