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
configPrint the path to the Ingrain CLI conf.toml.
contextSearch your organization’s recorded security rules.
installInstall the Ingrain CLI binary, PATH entry, and config file.
recordSync a security assessment — its design analysis, then its verification.
uninstallRemove the installed Ingrain CLI binary and PATH entry.
upgradeUpgrade the Ingrain CLI binary to the latest published release.
validateCheck a security assessment file offline, with no credentials.
FlagDescription
--help, -hShow the help message for any command.
--versionPrint the Ingrain CLI version and exit.