Werk #18882: omd update: Fix --conflict=abort behaviour

Component Site management
Title omd update: Fix --conflict=abort behaviour
Date Oct 14, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p15
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p39
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The command omd update provides the suppression of confirmation dialogs via the --conflict flag. This flag is passed to cmk-update-config.

If the option --conflict=abort is selected, the update should be aborted if interaction is needed. Previously, the update action Rulesets would not abort the update, if the loading of a rule set failed. An update with the option --conflict=abort will now always abort the update upon detecting a conflict.

To the list of all Werks