Miserlou/Zappa

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

Open

#1,146 opened on 2017年9月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (11,903 stars) (1,286 forks)batch import
enhancementhacktoberfesthelp wanted

説明

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)

コントリビューターガイド

Add a global --color=auto/never/always flag · Miserlou/Zappa#1146 | Good First Issue