tcping icon indicating copy to clipboard operation
tcping copied to clipboard

Quiet mode

Open WilliamMiteff opened this issue 3 years ago • 0 comments

I need to use this from existing python code without spawning new processes without having it print to standard out with each execution. My scripts run in kubernates and having the output going to standard out without an override increases my logs quickly.

WilliamMiteff avatar May 11 '21 19:05 WilliamMiteff