Miserlou/Zappa

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

Open

#1,146 创建于 2017年9月30日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (1,286 fork)batch import
enhancementhacktoberfesthelp wanted

仓库指标

Star
 (11,903 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南