The Smartling Command Line Interface (CLI) offers developers and technical teams powerful tools for managing translations directly from the command line. It supports automation, bulk operations, and integration with development processes, making it ideal for teams needing programmatic access to the Smartling platform.
Users can perform actions such as uploading and downloading files, creating translation jobs, retrieving near-instant machine translations via the MT API, and accessing project information.
If you use Format JS/react-intl library, you may need to add the --format=smartling flag to your string extraction command to ensure files are formatted in a Smartling-friendly format.
For installation instructions, command references, and examples, refer to our comprehensive CLI reference documentation here.