Skip to main content

crowdin bundle list

Description

List bundles in a project

Synopsis

crowdin bundle list [CONFIG OPTIONS] [OPTIONS]

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

--plain
Provide plain, processable output

-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

See also