CLI Reference
scut codex
Codex hook and configuration commands.
scut codex groups commands that Codex invokes directly or installs into hooks.json.
Use the workflow pages when you want setup guidance. Use this reference when you need the exact command tree and inherited logging flags.
Generated help
Generated from scut codex --help.
Usage: scut codex <command> [flags]
Codex agent commands — hooks and lifecycle integrations.
Commands:
codex hook Hook event handlers. Called by Codex as subprocesses during
lifecycle events.
codex config Configure Codex hooks.json — install or remove scut hooks.
Flags:
-h, --help Show context-sensitive help.
-v, --version Print version and exit.
--log Enable logging to ~/.scut/logging/ at info level.
--log-level=LEVEL Set log level: debug, info, warn, error (implies
--log).