Skip to content

Commands

The ingrain CLI is a single binary with a handful of subcommands. Run ingrain --help at any time to see the full list.

CommandPurpose
analyzeStart an analysis workflow against the ingrain agent.
configOpen the ingrain conf.toml in the default editor.
hookRun an Ingrain security review for the selected harness.
init-*Register the ingrain hook for an agentic harness (init-claude / init-cursor / init-speckit).
installInstall the ingrain binary, PATH entry, and config file.
uninstallRemove the installed ingrain binary, PATH entry, and agent hooks.
upgradeUpgrade the ingrain binary to the latest published release.
FlagDescription
--help, -hShow the help message for any command.
--versionPrint the ingrain version and exit.