Miserlou/Zappa

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

Open

#1 146 ouverte le 30 sept. 2017

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Python (1 286 forks)batch import
enhancementhacktoberfesthelp wanted

Métriques du dépôt

Stars
 (11 903 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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)

Guide contributeur