Skip to content

ttd import

Bring entries in from CSV, JSON, XLSX, or Apple Numbers. See Import & export and the interchange format reference.

ttd import [OPTIONS] PATH

Import entries; matches by uid then content, never touches invoiced entries.

Parameters:

  • PATH, --path: File to import [required]
  • --format, -f:
  • --client: Client for rows missing one
  • --project, -p: Project for rows missing one
  • --on-conflict: skip|update|duplicate [default: skip]
  • --create-missing, --no-create-missing: Create unknown clients/projects [default: False]
  • --dry-run, --no-dry-run: [default: False]