CLI Commands
status
Translation coverage per locale and per layer, with an overall completion percentage
Synopsis
the-i18n-cli status
Flags
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--layer | string | no | — | Filter to a specific layer |
--ref | string | no | — | Reference locale (default: project default) |
--outputFile | string | no | — | Write the full breakdown to this file path and return only a summary |
--failUnder | string | no | — | Exit 2 when overall completion is below this percentage (CI gate) |
Every command accepts the shared flags and sets one of the exit codes documented on the overview.