Miserlou/Zappa

Add a global --color=auto/never/always flag

Open

#1146 aperta il 30 set 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (1286 fork)batch import
enhancementhacktoberfesthelp wanted

Metriche repository

Star
 (11.903 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

At the moment, it is only zappa tail that supports a --no-color and a --force-color argument.

I'd like to suggest instead making a global --color=[auto|never|always] flag, which would affect all subcommands. There is currently no way to force color on zappa status which is why I'm filing the issue.

That particular --color= flag syntax is very standard across all unix tools (grep, ls, etc)

Guida contributor