Aurélien Pupier created CAMEL-21082:
---------------------------------------
Summary: camel-jbang init command is deleting existing routes when
using --dir option
Key: CAMEL-21082
URL: https://issues.apache.org/jira/browse/CAMEL-21082
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 4.7.0
Reporter: Aurélien Pupier
{noformat}
jbang '-Dcamel.jbang.version=4.7.0' camel@apache/camel init firstone.camel.yaml
--dir=target-folder
{noformat}
the firstone.camel.yaml file is created
{noformat}
jbang '-Dcamel.jbang.version=4.7.0' camel@apache/camel init
secondone.camel.yaml --dir=target-folder
{noformat}
the firstone.camel.yaml file is deleted (without warning) and
secondone.camel.yaml is created
--
This message was sent by Atlassian Jira
(v8.20.10#820010)