Gå til hovedinnhold

kapi termbase

kapi termbase

Manage project terminology.

A termbase is a glossary of approved terms stored as a SQLite database. Use these commands to import, export, look up, and manage terms.

Resource location (mutually exclusive): --name <n> Named termbase in KAPI_HOME (~/.config/kapi/termbases/<n>.db) --local Termbase in current directory (./termbase.db) --file <path> Explicit file path

Default (no flag): same as --local (uses ./termbase.db).

Commandtermbase
Groupmanagement
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 termbase stats
Flags

This command has no local flags.

More examples
kapi termbase lookup "dashboard" -s en -t fr
kapi termbase import glossary.csv -s en -t fr

← Back to the Command Reference