You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/09/21 09:28:19 UTC

[camel-k] 01/01: Merge pull request #111 from lburgazzoli/kamel-cmd

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 <an...@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(-)