Crowdin CLI 5.0 pre-release - try it and share feedback #1043
andrii-bodnar
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
We've published the first pre-release of Crowdin CLI 5.0, and we'd like your help testing it before the stable release.
v5 is a full rewrite of the CLI, from Java to TypeScript. It ships as a single self-contained native binary - no Java or JRE to install - and starts almost instantly (roughly 2 ms versus ~220 ms in 4.x), which is especially noticeable in CI. The command tree,
crowdin.ymlconfiguration, and exit codes stay the same, so most workflows carry over unchanged.A few things that are new in 5.0:
-o, --outputoption:json,toon(compact, LLM-friendly), andplaininit, select menus, spinners, graceful cancellation)upload sources --cacheis no longer experimental)Try it:
The binary matching your platform is installed automatically (macOS arm64/x64, Linux x64/arm64 with glibc & musl, Windows x64).
There are a few breaking changes (command renames, flag changes, some config behavior). They're listed in the release notes - please skim them before upgrading scripts.
What we're looking for:
This is a pre-release, so expect the occasional rough edge. Reply here with what you find. Thanks for helping us get 5.0 right.
Beta Was this translation helpful? Give feedback.
All reactions