CLIlocalesy config
localesy config
Inspect the configuration the CLI is currently using.
Synopsis
localesy config [--env <name>]
Description
Prints the configuration the CLI is currently using for the working directory - the connected project, the detected locales and the translation file path patterns. Use it to confirm what localesy init detected, or to debug why a sync is touching the wrong files.
See Configuration for where this configuration is stored.
Options
| Option | Description |
|---|---|
--env <name> | Show configuration for a specific Localesy environment. |
Examples
localesy config
See also
localesy init- create the configuration.- Configuration - configuration file reference.
Was this helpful?
Prev
Next