CLI utility, which outputs hash of the given file.
filehasher [OPTIONS] <PATH>
<PATH> - Path to the file
<PATH>
-a, --algorithm - hash algorithm to use. [default: md5] [possible values: md5, sha256]
-a, --algorithm
md5
sha256