kapi termbase export
kapi exportExport termbase to CSV, JSON, TBX, or native .klftb
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 exportFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --export-name | string | termbase name for JSON export | |
| --file | string | explicit path to resource file | |
| --format | string | json | export format (csv, json, tbx, klftb); a .klftb -o path is detected automatically |
| --local | bool | false | use resource in current directory |
| --name | string | named resource in KAPI_HOME (e.g. --name project-terms) | |
| --output, -o | string | output file (default: stdout) | |
| --source-locale, -s | string | en | source locale for CSV export |
| --target-locale, -t | string | target locale for CSV export |
← Back to the Command Reference