CLI Commands

update

Update existing translation keys (skips keys that do not exist)

Synopsis

the-i18n-cli update --layer <layer> --translations <translations>

Flags

FlagTypeRequiredDefaultDescription
--layerstringyesLayer name
--translationsstringyesJSON: { "key": { "en": "val", "de": "val" } }
--dryRunbooleannofalsePreview changes without writing

Every command accepts the shared flags and sets one of the exit codes documented on the overview.

Copyright © 2026