hguerrero opened a new issue #1136: Kamel CLI run from URL URL: https://github.com/apache/camel-k/issues/1136 You can provide a file as an argument to run an integration, but we also need to be able to run an integration from a github/URL repository. Like: kamel run -d camel-http https://raw.githubusercontent.com/hguerrero/camel-netty-proxy/master/src/main/java/com/github/zregvart/cnp/ProxyRoute.java Kamel CLI should pass the URL directly to the operator or can download locally the file and then send it to the operator.
---------------------------------------------------------------- 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] With regards, Apache Git Services
