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

OptionDescription
--env <name>Show configuration for a specific Localesy environment.

Examples

localesy config

See also

Was this helpful?
Docs
Copyright © Localesy. All rights reserved.