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 |
|
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.