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 ``` [ Full content available at: https://github.com/apache/camel-k/issues/161 ] This message was relayed via gitbox.apache.org for [email protected]
