squakez commented on PR #4156:
URL: https://github.com/apache/camel-k/pull/4156#issuecomment-1542165263

   > Maybe wouldn't it be useful to have something like a `kamel` "convert" 
subcommand which would prepare Pipe from the Kameletbinding?
   
   It could, but, since we're planning not to add any further development to 
the CLI, it is probably some work we don't want to do. I think that any 
conversion should be done manually. We can come out with some utility script 
for sure, as in theory, a `Pipe` could be extracted from a running 
`KameletBinding` replacing API version and Kind. However there are aspects like 
stopping the previous Integration, deleting the binding, etc, which every user 
may want to have control.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to