CLI

Our command-line interface (CLI) is open source and can be found on GitHub.
By using our CLI sync command for example, you can keep your existing code setup and synchronize the translations with locize. An example on how this could look like can be seen in this tutorial.
The CLI will use the normal API endpoints, so normal modification and download charges etc. will occur.
Find all relevant information on the locize-cli documentation.
locize sync --api-key my-api-key-d9de-4f55-9855-a9ef0ed44672 --project-id my-project-id-93e1-442a-ab35-24331fa294ba

Example with the CLI migrate command

Last modified 24d ago