This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 8db26ed chore: remove unused code
new eed2abf Add delete integration option
new ec48dc5 Improving code
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pkg/client/cmd/delete.go | 114 +++++++++++++++++++++++++++++++++++++++++++++++
pkg/client/cmd/root.go | 7 +--
2 files changed, 118 insertions(+), 3 deletions(-)
create mode 100644 pkg/client/cmd/delete.go