Skip to main content

Project Command

Project command now only provides project status.

project status

traduora project status [--format <table|json>]

Returns project stats for the current project. Default output is table; use --format json for machine-readable output. Table view shows only actionable stats (progress, translated, total, terms, locales).

Behavior

  • Project ID is read from state (currentProjectId).
  • No project ID argument is accepted.
  • If no project is set, run traduora init first.