crowdin distribution edit
Description​
Edit existing distribution
Synopsis​
crowdin distribution edit <hash> [CONFIG OPTIONS] [OPTIONS]
Arguments​
<hash>
Distribution hash
Options​
--name=…
New distribution name
--export-mode=…
New distribution export mode. Supported modes: default, bundle
--file=…
Path to the new file in the Crowdin project. Can be specified multiple
times
--bundle-id=…
New bundle ID. Can be specified multiple times. Requires 'export-mode'
to be set to 'bundle'
-b, --branch=…
Specify branch name. Default: none
-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
See the crowdin distribution list
command to get the
list of distributions including their hashes.