kapi terms lookup
kapi lookup [term]Slå opp et begrep i termlageret
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 lookup "dashboard" -s en -t frFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --domain | string | filter by domain | |
| --file | string | explicit path to resource file | |
| --fuzzy | bool | false | also show approximate matches |
| --local | bool | false | use resource in current directory |
| --name | string | named resource in KAPI_HOME (e.g. --name project-terms) | |
| --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 |
| --target-locale , -t | string | target locale to show translations |
More examples
kapi terms lookup "settings" -s en -t de --fuzzy← Back to the Command Reference