Hi! I have a question about download target file bundles via the CLI. We have multiple target file bundles for an Android application, each with a different export path structure. We also have two source file branches (we use a .csv file to hold the source keys), e.g. “v0.2.0” and “v0.3.0”. I realized that we sadly can’t call
crowdin bundle download 14 –branch v0.2.0 or
crowdin bundle download 14 –branch v0.3.0
Is there any other simple solution to my problem to download the correct target file bundle for a specific branch?