kapi memory
kapi memoryManage content memory.
A content memory stores previously produced content — source segments with the targets settled for them — as a SQLite database. Use these commands to import/export TMX, look up matches, and manage entries.
Resource location (mutually exclusive): --name <n> Named content memory in KAPI_HOME (~/.config/kapi/tm/<n>.db) --local Content memory in current directory (./memory.db) --file <path> Explicit file path
Default (no flag): same as --local (uses ./memory.db).
Try it
Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.
kapi memory statsFlags
This command has no local flags.
More examples
kapi memory lookup "welcome back" -s en -t fr kapi memory import corpus.tmx -s en -t fr← Back to the Command Reference