Project

General

Profile

action #114878

Updated by livdywan almost 2 years ago

## Motivation 

 See #114869 

 ## Acceptance criteria 
 *AC1:* isotovideo has gets an option to disable all colored log output, e.g. `--nocolor` or `--monochrome-output|-M` 

 ## Suggestions 

 * Set `$ENV{ANSI_COLORS_DISABLED} = 1` if this option is specified

Back