shenwei356 / csvtk

A cross-platform, efficient and practical CSV/TSV toolkit in Golang
http://bioinf.shenwei.me/csvtk
MIT License
992 stars 84 forks source link

Global flag '-q --quiet'? #261

Closed MostafaYA closed 5 months ago

MostafaYA commented 9 months ago

Prerequisites

Describe your issue

Hi, to suppress warning messages, how about the '--quiet' flag? Messages may be annoying when passing data to cascades of csvtk subcommands

Thank you

I'm grateful to users who have greatly helped to report bugs and suggested new features.

I may respond to issues or fix bugs quickly, but I usually implement new features periodically (two or more weeks).

shenwei356 commented 5 months ago

added.

MostafaYA commented 5 months ago

Thanks a lot. If possible, would you please publish this version 0.30 in conda - thanks again

shenwei356 commented 5 months ago

Yes, I planed to release it after handling #264

shenwei356 commented 5 months ago

https://github.com/shenwei356/csvtk/releases/tag/v0.30.0