Werk #11490: Remove cmk -B and cmk -C commands
Komponente | Core & Setup |
Titel | Remove cmk -B and cmk -C commands |
Datum | 10.09.2020 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.0.0i1 |
Level | Kleine Änderung |
Klasse | Neues Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
During the activation of configuration changes we have multiple subsequent steps:
- Acquire the activation lock
- Create the core config (incl. backup and restore in case of issues)
- Precompile some more files for the core
- Restart of the core or reload of the config
The most common commands to execute the activation or parts of the procedure are "cmk -U" for just creating the configuration or "cmk -O" for creating the configuration and reloading the core config and "cmk -R" for creating the configuration and restarting the core process.
The commands "cmk -B" (Create core config) and "cmk -C" (precompile some files) were providing direkt access to parts of the "cmk -U" command but rarely used.
To simplify things we are now dropping both, the "cmk -B" and "cmk -C" commands. If you used one of these before, please use "cmk -U" in the future.
Zur Liste aller Werks