CLI Commands
remove
Remove translation keys from all locale files in a layer
Synopsis
the-i18n-cli remove --layer <layer> --keys <keys>
Flags
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--layer | string | yes | — | Layer name |
--keys | string | yes | — | Comma-separated key paths to remove |
--dryRun | boolean | no | false | Preview changes without writing |
Every command accepts the shared flags and sets one of the exit codes documented on the overview.