Usage: rebar fsck [--output {text,json}] [--repair] [--repair-snapshots]
                  [--dry-run] [--include-archived] [--only ONLY] [--limit N]

Check store integrity (JSON validity, CREATE presence, index.lock).

options:
  --output {text,json}, -o {text,json}
                        output format
  --repair              repair what is safe to fix
  --repair-snapshots    rebuild snapshot state
  --dry-run             report without writing
  --include-archived    also check archived tickets
  --only ONLY           check only the named ticket(s)
  --limit N             check at most N tickets
