Creation:2026-01-21Last update:2026-01-21
Reference this doc to your favorite AI assistantChatGPTClaudeDeepSeekGoogle AI modeGeminiPerplexityMistralGrok
Ask your question and get a summary of the document by referencing this page and the AI provider of your choice
Version History
- "Unified documentation for all exports"v8.0.021/01/2026
The content of this page was translated using an AI.
See the last version of the original content in EnglishEdit this doc
If you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy
Copy doc Markdown to clipboard
intlayer-cli Package
The intlayer-cli package provides a set of commands to manage Intlayer dictionaries and configuration.
Installation
Exports
CLI Commands (Functions)
The package exports functions that power the CLI commands, allowing you to invoke Intlayer operations programmatically.
Import:
Show all table content
Open the table in a modal to view all data content clearly
| Function | Description |
|---|---|
build | Builds the Intlayer dictionaries. |
audit | Audits the dictionaries for missing translations. |
liveSync | Synchronises dictionaries in real time. |
pull | Pulls dictionaries from a remote source. |
push | Pushes dictionaries to a remote source. |
test | Runs tests on dictionaries. |
transform | Transforms dictionaries between formats. |
fill | Fills dictionaries with missing translations using AI. |
reviewDoc | Reviews documentation for internationalisation. |
translateDoc | Translates documentation using AI. |