Werk #10877: Fix "cmk" call with more than two -v arguments

Component Core & setup
Title Fix "cmk" call with more than two -v arguments
Date Apr 3, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p12 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When calling the cmk command with more than two "-v" arguments, this resulted in a NotImplementedError trace. The error handling has now been improved by accepting all these arguments and using the highest supported verbosity level.

To the list of all Werks