docker-custodian icon indicating copy to clipboard operation
docker-custodian copied to clipboard

Implement --quiet

Open glance- opened this issue 6 years ago • 1 comments

This program is quite verbose in it's regular running form, so this implements a --quiet flag which lowers the log-level to WARNING, getting rid of all the normal status messages, and will only say something if something unexpected happens.

glance- avatar Oct 28 '19 13:10 glance-

While custodian seems to be dead, I've create a fork and slightly reworked it. Maybe someone else find it useful. https://github.com/xoxys/docker-tidy

xoxys avatar Mar 16 '20 19:03 xoxys