go-filecomparer show

Show details about a file

Synopsis

Print out details of a file such as stored hash and current hash.

Output looks like this:

INDB hash updated FILE hash

Exit code is 0 for identical hashes Exit code is 1 if file is not in database and in filesystem Exit code is 2 if file is not in database and not in filesystem Exit code is 3 if file is not in filesystem but in database Exit code is 100 on any other errors

go-filecomparer show

Options

  -f, --file string   File to commit

Options inherited from parent commands

      --config string   config file (default is $HOME/.go-filecomparer.yaml)
  -v, --verbose         Turn on verbose output

SEE ALSO

Auto generated by spf13/cobra on 3-Mar-2017