Hi

Apache Camel K requires a running cluster to function, also for its kamel
CLI tool.

You can take a look at camel-jbang which is generic Java and can offer a
similar CLI experience as Camel K
https://camel.apache.org/manual/camel-jbang.html

For example to create a CR you can do

camel init --integration foo.yaml

And run it also

camel run foo.yaml




On Wed, Jul 20, 2022 at 10:46 AM Christoph Weiss <christoph.we...@de.ibm.com>
wrote:

> Hi All,
>
> I would like to create Integration CRs based on an Integration yam file.
> Is this possible by just using the “kamel command line” (I failed sofar).
>
> Or do I always need for this purpose a running cluster with a Camel-K
> Operator installed.
>
> Thanks for your help in advance
>
> Christoph
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to