minio / mc

Unix like utilities for object store
https://min.io/download
GNU Affero General Public License v3.0
2.86k stars 548 forks source link

`--no-color` flag does not respect commands that use lipgloss for string formatting #4696

Closed taran-p closed 1 year ago

taran-p commented 1 year ago

Expected behavior

--no-color should make all commands black and white

Actual behavior

Color is retained in commands that use the lipgloss module

Steps to reproduce the behavior

use --no-color on any command that uses lipgloss, like mc admin policy entities or mc idp ldap info

mc --version

System information