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
I wanted to include the output of kubectl df-pv in an email, but df-pv outputs color codes even when stdout is not a tty device. It would be great to either autodetect this situation, or at least have a --no-color option.