wouterdebie / i2cssh

csshX like ssh tool for iTerm2
MIT License
547 stars 68 forks source link

Added a --verbose / -V option to display debugging info and other messages #120

Closed Bazerghi closed 1 year ago

Bazerghi commented 1 year ago

I noticed recently that extra output is being displayed when running an i2cssh command. The output provides info on the hosts being connected to and other pertinent information. While useful, I don't need this information to always be displayed. I decided to add a "Verbose" option to display these informational messages, otherwise i2cssh will only display output if an error occurs.

I assume that in the future, this option can be used to add additional debugging output.

wouterdebie commented 1 year ago

Thank you for this! This was some debug info I forgot to remove. I'll just remove it. No need for the --verbose flag.

wouterdebie commented 1 year ago

This is fixed in 0.0.15.