Croway opened a new pull request, #17593:
URL: https://github.com/apache/camel/pull/17593

   Added the following options:
   
   * `--mergeConfigurations` loads the configurations default one 
_~/.camel-jbang-user.properties_ and the one in the current directory (if 
exists) _./.camel-jbang-user.properties_, the latter is prioritized. This 
config is a bit hacky, it is used to preload the configuration before the 
actual picocli execution, if the argument mergeConfigurations exists, the 
configurations are merged, and the argument removed before passing the args to 
Picocli.
   * `--local` Use the configuration in current directory (to be used with 
`camel config` commands) 


-- 
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

Reply via email to