Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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
Attachments
Issue Links
- is related to
-
CAMEL-18284 Provide command to set default value to use by Camel JBang
- Resolved
- relates to
-
CAMEL-19128 camel-jbang - Version command
- Resolved
- links to