CLI Overview
runok provides two main subcommands for evaluating and executing commands against your permission rules.
Commands
Section titled “Commands”Evaluate a command against your rules and report the decision — without executing it. Useful for previewing what runok would do, or for integrating with external tools like Claude Code hooks.
Evaluate a command against your rules and, if allowed, execute it — optionally within a sandbox.
Related
Section titled “Related”- Denial feedback — Configure
messageandfix_suggestionfor denied commands.