Skip to content

Conversation

@davidturnbull
Copy link
Contributor

@davidturnbull davidturnbull commented Oct 9, 2025

Overview

  • Adds --verbose to run to print detailed JSON of translation data and chunks during processing.

Behavior

  • With --verbose, the CLI prints:
    • The processable keys/data for each bucket and locale (after filtering/delta checks).
    • Each processed translation chunk before it is merged.
  • Output is formatted JSON and intended for debugging. No behavior changes to translation logic.
  • Works with existing filters and flags (e.g., --bucket, --file, --target-locale).

Usage

  • lingo.dev run --verbose
  • lingo.dev run --verbose --bucket json --file messages.json

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants