fsrv-xyz opened a new pull request, #5930: URL: https://github.com/apache/camel-k/pull/5930
Hey there! Thank you for doing such awesome work with that project. While using the `kamel` tool, I tried to exclusively configure my deployment via the `kamel-config.yaml` file. Due to there is a `sources` array in that config file, I think specifying the sources there should be enough to run an integration rather than needing to define at least one source at `kamel run [file to run]`. My patch skips the error if no source file is provided via arguments and at least one source is provided in the configuration file. Otherwise, there will be an error if the sources are only provided in config file. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org