By default, pulled translations are stored in the
suprsend/translation/ directory, but you can change the destination using the -d, --dir flag. We recommend specifying a directory when working with multiple production or staging workspaces.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-d, --dir string | Output directory for translations | – |
-f, --force | Force pull to default directory without prompting the user. Use it in your CI/CD pipeline to avoid manual intervention. | – |
-m, --mode string | Mode of translations to pull from | live |