crowdin
Description​
Crowdin CLI is a command-line tool that allows you to manage and synchronize localization resources with your Crowdin project. Visit the official documentation for more details: https://crowdin.github.io/crowdin-cli
Synopsis​
crowdin [SUBCOMMAND] [OPTIONS]
Commands​
upload
Upload source files to a Crowdin project
download
Download the latest translations from Crowdin to the specified place
init
Generate Crowdin CLI configuration skeleton
status
Show translation and proofreading progress for a project
string
Manage source strings in a Crowdin project
glossary
Manage glossaries
tm
Manage translation memories
task
Manage tasks
bundle
Manage bundles
pre-translate
Pre-translate files via Machine Translation (MT), Translation Memory (TM),
or AI
branch
Manage branches in a Crowdin project
comment
Manage string comments and issues
distribution
Manage distributions
screenshot
Manage screenshots
label
Manage labels
file
Manage source files and translations in a Crowdin project
language
Manage languages
config
List files matching wild-card patterns, validate configuration
project
Manage projects
Options​
-h
, --help
Display help message and exit
--no-colors
Disable colors and styles
--no-progress
Disable progress on executed command
-v
, --verbose
Provide more information about the command execution
-V
, --version
Display version information and exit