Werk #15231: Drop command line alias "cmk -P" for "mkp"
Komponente | Checks & agents |
Titel | Drop command line alias "cmk -P" for "mkp" |
Datum | 25.01.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 |
Level | Kleine Änderung |
Klasse | Neues Feature |
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein |
The extension packages manager has been callable from the command line in three ways:
- cmk -P [arguments]
- check_mk -P [arguments]
- mkp [arguments]
We no longer support the first ones, and only keep the mkp command. This unification reduces confusion, eases documentation, and increases maintainability.