status
Check the diff between local and remote translations.
loco-cli statusOptions
--direction
Direction to diff translations:
| Value | Description |
|---|---|
remote | Only check for local translations missing remotely |
local | Only check for remote translations missing locally |
both | Check both directions (default) |
# Only show what's missing in Locoloco-cli status --direction remote
# Only show what's missing locallyloco-cli status --direction local