This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 9b6f068 Service Bindin proposal add reviewer add 42c1f51 feat(cli): version operator command flag add afe6423 feat(cli): warning message if cli and operator not compatible add 098e835 feat(cli): retrieve version from IntegrationPlatform No new revisions were added by this update. Summary of changes: pkg/cmd/root.go | 36 +++++++++++----- pkg/cmd/version.go | 110 +++++++++++++++++++++++++++++++++++++++++------- pkg/cmd/version_test.go | 73 ++++++++++++++++++++++++++++++++ 3 files changed, 193 insertions(+), 26 deletions(-) create mode 100644 pkg/cmd/version_test.go