Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple integration definitions #45

Closed
lburgazzoli opened this issue Sep 12, 2018 · 0 comments
Closed

Support for multiple integration definitions #45

lburgazzoli opened this issue Sep 12, 2018 · 0 comments
Assignees
Labels
good first issue Does not require full understanding of the codebase kind/feature New feature or request

Comments

@lburgazzoli
Copy link
Contributor

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
@nicolaferraro nicolaferraro added kind/feature New feature or request good first issue Does not require full understanding of the codebase labels Sep 12, 2018
@lburgazzoli lburgazzoli self-assigned this Nov 21, 2018
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Nov 22, 2018
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Does not require full understanding of the codebase kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants