ludviglundgren / qbittorrent-cli

Cli to manage qBittorrent
MIT License
158 stars 17 forks source link

Feature Request: Muted/silence output #107

Open chessset5 opened 1 month ago

chessset5 commented 1 month ago

But can there be a global quiet, silent, or muted output argument like -q or something similar to other CLI functions similar to how pgrep operates? I am not sure why but commands from this cli program are printing regardless of where the standard output is redirected or not; which causes mail from cron.

Since the operation will already get a pass or fail from the OS in bash, the output would not be necessarily.

It would also be nice to not have an output in my cron bash script show up in my mail box.