Skip to main content

crowdin task add

Description​

Add a new task

Synopsis​

crowdin task add <title> [CONFIG OPTIONS] [OPTIONS]

Arguments​

<title>
Task title

Options​

--type=…
Task type. Possible values: translate, proofread

--language=…
Task Language Identifier

--file=…
File path in the Crowdin project. Can be specified multiple times

--b, --branch=…
Specify branch name. Default: none

--workflow-step=…
Task workflow step (Crowdin Enterprise only)

--description=…
Task description

--[no-]skip-assigned-strings
Skip strings already included in other tasks

--[no-]skip-untranslated-strings
Defines whether to export only translated strings (crowdin.com only)

--[no-]include-pre-translated-strings-only
Defines whether to export only pre-translated strings

--label=…
Label identifier. Could be specified multiple times

-V, --version
Display version information and exit

-h, --help
Display help message and exit

--no-progress
Disable progress on executed command

-v, --verbose
Provide more information about the command execution

--no-colors
Disable colors and styles

-c, --config=…
Specify a path to the configuration file. Default: crowdin.yml or crowdin.yaml

--identity=…
Specify a path to user-specific credentials

--plain
Provide plain, processable output

Config Options​

-T, --token=…
Personal access token required for authentication

--base-url=…
Base URL of Crowdin server for API requests execution

--base-path=…
Path to your project directory on a local machine

-i, --project-id=…
Numeric ID of the project