alajmo / sake

:robot: sake is a task runner for local and remote hosts

Home Page:https://sakecli.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to disable "Running" output

tbnguyen1407 opened this issue · comments

Is your feature request related to a problem? Please describe

Similar to alajmo/mani project, output from sake includes a Running spinner, which is also present when directed to file.

Describe the solution you'd like

Add an option to disable the Running spinner (-s, --silent).

Additional context

I use and enjoy both projects ;)

This should work now with v0.12.0.

sake run <task> -o table -S