Untranslated keys CLI question

Hi all, have a question. If I want do donwload a translation but only translated keys (stings), how can I achieve this with Crowdin’s CLI?

For now, I see that running command crowdin doanload brings me my files, with both translated stings and untranslated (they are same as my source language).

Hi, it should be enough to simply change project export option to skip untranslated stings on the download
Go to project settings - export patterns - enable skipping stings
Then build the project (homepage of the project)
Then all should work as expected with Crowdin Download (strings that are not translated would be skipped)