Werk #17758: Fixed dumping of CMC state and config

Component The Checkmk Micro Core
Title Fixed dumping of CMC state and config
Date Nov 12, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p16
Not yet released
Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The commands cmk --dump-cmc-state and cmk --dump-cmc-config allow users to view the current state and configuration of the Checkmk Microcore (CMC). Previously, these commands only worked when executed from the root directory of the site.

Now, they can be run from any directory, making it easier and faster to access this information without needing to change directories.

To the list of all Werks