fest index diff

Compare tree indexes to detect changes

Synopsis

Compare two tree indexes to detect changes between them.

This is useful for tracking progress over time or detecting changes since the last sync.

fest index diff [flags]

Options

  -h, --help         help for diff
      --json         Output as JSON
      --old string   Path to old tree index file (required)

Options inherited from parent commands

      --config string   config file (default: ~/.config/fest/config.json)
      --debug           enable debug logging
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO