Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p15 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p39 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

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