This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit d110a8cfabbaba98a5b2354f4ac1202a90ceafbb Merge: 927018a 2c4fa31 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 21 11:28:14 2018 +0200 Merge pull request #111 from lburgazzoli/kamel-cmd chore(kamel): improve completion and context delete pkg/client/cmd/completion_bash.go | 93 +++++++++++++++++++++++++++++++++------ pkg/client/cmd/context_delete.go | 88 +++++++++++++++++++++++++++++------- pkg/client/cmd/context_get.go | 31 +++++++++++-- pkg/client/cmd/delete.go | 62 +++++++++++++++----------- 4 files changed, 218 insertions(+), 56 deletions(-)