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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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