nicolaferraro commented on issue #1522: URL: https://github.com/apache/camel-k/issues/1522#issuecomment-642513924
The current approach, also for local files, is to ignore the current CWD dir in the shell. All file-based modeline options are always relative to the file that contains them, so it will be for remote files. So the `--working-dir github:user/repo` is implicit if you run `kamel run github:user/repo/MyRoute.java`. ---------------------------------------------------------------- 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]
