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 Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.0.0i1 1.6.0p12 |
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