How to use Karavan

Create new Integration

create

Edit an existing Integration

open

Run integration locally

  • Run in UI: click Run button

run

  • Run using CLI
    jbang -Dcamel.jbang.version=4.1.0 camel@apache/camel run $INTEGRATION.yaml --max-messages=10 --logging-level=info
    

Export integration to Maven project

  • Export using context menu export

  • Export using CLI

    jbang -Dcamel.jbang.version=4.1.0 camel@apache/camel export --directory=export