davsclaus commented on PR #17593:
URL: https://github.com/apache/camel/pull/17593#issuecomment-2763253826

   
   If the goal is to have per project "camel jbang" configuration file then I 
think it should be
   
   - not a hidden file, so its should be named something ala 
`camel-jbang.properties` or `camel-jbang-local.properties` or 
`camel-jbang-user.properties` or some other better name. 
   
   - the CLI tool able to modify both local and global options with a 
`--global` flag etc. 
   
   - make the local option take precedence (if exists) and fallback to global 
option (if exist)
   
   - make the CLI tool able to show a break-down of the options so you can see 
whether a option is local or global
   
   


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