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.
contextQuery the Ingrain Context Platform (documents & security rules).
installInstall the Ingrain CLI binary, PATH entry, and config file.
uninstallRemove the installed Ingrain CLI binary and PATH entry.
upgradeUpgrade the Ingrain CLI binary to the latest published release.
FlagDescription
--help, -hShow the help message for any command.
--versionPrint the Ingrain CLI version and exit.