Skip to main content

crowdin comment resolve

Description

Resolve reported issues with source strings or translations

Synopsis

crowdin comment resolve <id> [CONFIG OPTIONS] [OPTIONS]

Arguments

<id>
Numeric ID of the string comment

Options

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

-h, --help
Display help message and exit

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

--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

Config Options

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

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

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

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