--- name: crowdin-context-cli description: Documents Crowdin CLI context download and upload for AI enrichment. Use when downloading or uploading strings context for Crowdin, managing context files, or running crowdin context commands. --- # Crowdin Context CLI Use the Crowdin CLI for context download and upload. Config is read from `crowdin.yml` by default; override with `-c, --config=` if needed. ``` crowdin context [options] ``` ## context download Download strings context to a separate file for enrichment by AI Agent. ``` crowdin context download [CONFIG OPTIONS] [OPTIONS] ``` - `--to=` — File path to download the context to. Default: `crowdin-context.jsonl` - `-f, --file=` — Filter strings by Crowdin file paths (glob). Multiple paths can be specified - `--label=