Gå til hovedinnhold

kapi exec

kapi exec

Execute any CLI-visible registry tool on files — one tool, one pass, no guardrails around it. The top-level verbs are porcelain workflows over this layer: 'kapi translate' wraps recycle → translate → checks, 'kapi up' brings a whole project up to date, 'kapi check' verifies, 'kapi stats' measures. Reach for exec when you want exactly one tool's behavior — a bare 'exec translate' with no Memory pass, a single 'exec term-check', a format converter. The verb pairs with 'kapi run <flow>' the way 'kapi tools' pairs with 'kapi flows': run composes a pipeline, exec executes one tool.

Discover tools and their options with 'kapi tools list' and 'kapi tools schema <name>'.

Commandexec
Groupadvanced
Try it

Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.

kapi exec
Flags

This command has no local flags.

← Back to the Command Reference