lburgazzoli commented on issue #1522:
URL: https://github.com/apache/camel-k/issues/1522#issuecomment-642502648
mh, wonder if we should add a `working-dir` option like:
kamel run --working-dir github:user/repo MyRoute.java
--property-file=application.property
would be translated to:
kamel run github:user/repo/MyRoute.java
--property-file=github:user/repo/application.property
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]