kunyavskiy / polygon-cli

Command-line tool for polygon
MIT License
58 stars 17 forks source link

Diff improvements #29

Closed karliss closed 7 years ago

karliss commented 7 years ago

Allow specifying local file paths and multiple files for diff command. It is very useful in combination with autocomplete and wildcard functionality provided by most shells.

Also added verbosity flags which can be used to obtain clean diff without information about successful network requests. It is currently implemented for diff, but could be easily added to other commands.