CLI Commands
get
Get translation values for specific keys
Synopsis
the-i18n-cli get --layer <layer> --locale <locale> --keys <keys>
Flags
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--layer | string | yes | — | Layer name |
--locale | string | yes | — | Locale code, or "*" for all |
--keys | string | yes | — | Comma-separated key paths |
Every command accepts the shared flags and sets one of the exit codes documented on the overview.