cacher-cli
cacher-cli copied to clipboard
Actually quiet output with --quiet
First, just wanna say, I love this tool. Thanks!
One issue Im having is that sometimes I create large snippets, but I dont want the output to blast my terminal. The --quiet
option hides the "View your snippet..." messages, but it doesnt hide the much louder "Snippet file content read from ...:
It seems to me that --quiet
should truly quiet the output - maybe as far as only showing "Snippet successfully created:
--suppress-links
or something better. Even better, maybe the granularity of the logging could also be configured with ~/.cacher.storage.json
, or another config file, if that one is too low-level.
Thoughts? Im happy to submit a PR for any of the aforementioned functionality, but I first want to make sure my ideas make sense.
Thanks!
Thanks for the suggestion. I'll introduce this fix in the next release.