Call Command From Code

Execute a Cratis Arc command from backend code via ICommandPipeline — the scopeless and scoped overloads, typed Execute<TResult>, pre-flight Validate, and reading CommandResult. Use when a reactor, background job, scheduled task, integration test, or backend service needs to run a command without going through HTTP.

Cratis 14d1a2c 4.3 KB Updated

File contents

Cratis/AI/tree/main/.ai/skills/call-command-from-code commit 14d1a2c8fc

Frequently asked questions

npx skillmds@latest add cratis/call-command-from-code