Hi, Igniters! I want discuss and define options naming format in our utilities. I found two naming styles in CommandHandler class --excludeCaches and --skip-zeros. I think we should unify it. At this moment almost all options have second naming format. I am offering rename --excludeCaches to --exclude-caches and define format for future options. How about linux like format i.e. --word1-word2?
-- BR, Sergey Antonov