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

Support parsing CLI arguments

Open deric opened this issue 8 years ago • 0 comments

The changelog looks huge, but basically it's just wrapping existing code inside main function while supporting passing flags like -h, --help, --force, etc. Currently supported ENV variables should work as before but it should be much easier to add new CLI flags.

Addresses issue #149

deric avatar Jan 24 '18 17:01 deric