Claus Ibsen created CAMEL-18508:
-----------------------------------

             Summary: camel-jbang - User config file
                 Key: CAMEL-18508
                 URL: https://issues.apache.org/jira/browse/CAMEL-18508
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 3.20.0


It would be good to allow a user config file, where you can store various 
default values and versions for camel-jbang, such as

- 3rd party maven repos
- specific camel version to use
- specific spring boot / quarkus version to use
- etc.

The config should contain key=value pairs as .properties which maps to CLI 
arguments when using the camel CLI.

We can have commands ala:

camel config list
camel config get x
camel config set x=y
camel config unset x




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to