nicolaferraro opened a new issue #161: kamel "get" should not return contexts URL: https://github.com/apache/camel-k/issues/161 After running a integration that requires a new context, like: ``` kamel run --name=withrest --dependency=camel-undertow runtime/examples/routes-rest.js --dev ``` The `kamel get` command returns the new context in the list of integrations: ``` $ kamel get NAME CONTEXT STATUS props jvm Running withrestctx-beri4biu4rhacvdlu1dgRunning ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
