CLI Commands
search
Search translation files by key or value
Synopsis
the-i18n-cli search --query <query>
Flags
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--query | string | yes | — | Search query (matched case-insensitively against keys and values) |
--in | string | no | "both" | Where to search: keys, values, or both |
--layer | string | no | — | Filter to a specific layer |
--locale | string | no | — | Filter to a specific locale |
Every command accepts the shared flags and sets one of the exit codes documented on the overview.