kapi terms export
kapi exportEksporter termer til CSV, JSON, TBX eller en innebygd .terms.json-pakke
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 terms exportFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --export-name | string | terms name for JSON export | |
| --file | string | explicit path to resource file | |
| --format | string | json | export format (csv, json, tbx, bundle); a .terms.json -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) | |
| --project , -p | string | path to a kapi.yaml project recipe or its directory (auto-discovered from cwd if omitted) | |
| --source-locale , -s | string | en | source locale for CSV export |
| --target-locale , -t | string | target locale for CSV export |
← Back to the Command Reference