kapi exec
kapi execExecute 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>'.
Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.
kapi execThis command has no local flags.
← Back to the Command Reference