Hi,

When I run a camel application outside of camel jbang and the `camel ps`
command does not find it. I think it is expected since camel jbang can only
manage the process which is spawned by `camel run` command? is it right?

I tried to run a camel quarkus app in a native mode by itself because
`camel run --with-runtime=quarkus` can only run the integration in a jvm
mode and I want to use camel jbang to manage it, this look impossible?

Reply via email to