Hey there, Transifex community!
We’re thrilled to bring you a new feature that’s been rolled out in the Transifex Swift CLI.
Let’s dive in…
Introducing the --excluded-files
Option:
With this latest enhancement, we’ve introduced the --excluded-files
option in the push command. This addition allows you to provide an optional list of filenames that our internal logic will exclude while processing the intermediate XLIFF file.
Developers can now provide a comma-separated list of filenames they want the CLI to skip when pushing strings to CDS. This is a game-changer, giving you even more control over the process.
Example:
txios-cli push ... --excluded-files ExcludedFile1.strings,ExcludedFile2.strings