You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/09/12 05:01:55 UTC

[GitHub] lburgazzoli opened a new issue #45: Support for multiple integration definitions

lburgazzoli opened a new issue #45: Support for multiple integration definitions
URL: https://github.com/apache/camel-k/issues/45
 
 
   We can now deploy our routes by defining them in a single file and the using the `kamel` command like:
   
       kamel run MyRoutes.js
   
   But it would be nice to have `kamel` supporting adding multiple routes
   
       kamel run MyRoute.js MyOtherRoute.js
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services