-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Fix Version/s: 1.1.6
-
Component/s: None
-
Labels:None
-
Severity:Low
There's no way to disable colors with cqlsh, despite it having a --color option, because that option can only enable color if present, not disable it, and the default is that color is enabled.
(Incidentally, if the --file option is used, it will disable color.)