Exether opened a new issue, #6536: URL: https://github.com/apache/camel-k/issues/6536
### Bug description Hello, I just saw that in Camel-k 2.9.1, the 'version' option of the cli is deprecated. `$ kamel version Operator version discovery is deprecated. It will be removed from future releases. Camel K Client 2.9.1` As discussed in the forum, the intent was to deprecate retrieval of operator version so that a simple 'kamel version' should not report as deprecated and just return the cli version. For reference, currently: `kamel version` does report as deprecated (and should NOT) `kamel version --operator` does NOT report as deprecated (and should) `kamel version --all` does NOT report as deprecated (and should) It looks like it may have been inverted, Thanks ### Camel K or runtime version _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
