CLI Commands
init
Create a schema-valid .i18n-mcp.json from framework detection. Non-interactive; refuses to overwrite without --force
Synopsis
the-i18n-cli init
Flags
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--force | boolean | no | false | Overwrite an existing .i18n-mcp.json |
--dryRun | boolean | no | false | Report the config that would be written without touching disk |
Every command accepts the shared flags and sets one of the exit codes documented on the overview.