Werk #15231: Drop command line alias "cmk -P" for "mkp"
| Component | Checks & agents | ||
| Title | Drop command line alias "cmk -P" for "mkp" | ||
| Date | Jan 25, 2023 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Incompatible - Manual interaction might be required | ||
| Checkmk versions & editions |
|
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.