How do I set the language for Extbase repositories in a TYPO3 / Symfony CLI?
I regularly develop import/export commands that deal with multiple languages. I always use Extbase repositories and models, so I don’t have to connect records manually or do other sketchy things.