Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the --keep-archive option to the crowdin download command #510

Closed
andrii-bodnar opened this issue Nov 25, 2022 · 0 comments · Fixed by #520
Closed

Add the --keep-archive option to the crowdin download command #510

andrii-bodnar opened this issue Nov 25, 2022 · 0 comments · Fixed by #520

Comments

@andrii-bodnar
Copy link
Member

The crowdin download command currently removes the downloaded ZIP archive with translations after extracting.

But sometimes it would be helpful to keep this ZIP file to somehow post-process it. For example, use as an artifact in some CI/CD integrations.

I'm suggesting adding an optional --keep-archive option to the crowdin download command. When this option is specified, the CLI shouldn't remove the downloaded ZIP archive with translations.

The -h description for this option: Do not remove the downloaded archive with translations after it's extracting

This new option should be applied only to the crowdin download command and not to its subcommands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant