lingo.dev icon indicating copy to clipboard operation
lingo.dev copied to clipboard

feat(cli): add filters to show files

Open omsherikar opened this issue 1 month ago • 0 comments

Description

Adds filters to show files: --bucket, --target-locale, --file

Enables targeted path expansion for large repos

Example: show only JSON ES targets

node ./bin/cli.mjs show files --bucket json --target-locale es -y

Solves #1312

omsherikar avatar Oct 29 '25 19:10 omsherikar