2 Home
gitea_admin edited this page 2026-03-11 14:36:03 +00:00

Exec Sink

Execute system commands

The Kamelet expects the following headers to be set:

  • args / ce-args: as the args to be set on the executable.

If the header won't be set the executable will be run without arguments.

Metadata

Property Value
Type sink
Group Exec
Namespace System
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
executable string The command to execute

Dependencies

  • camel:core
  • camel:exec
  • camel:kamelet