Diff uassets in editor without source control?

Can I diff .uasset files from within the editor without being connected to SVN or Perforce source control, e.g., by supplying filenames or running a console command?

UE4Editor.exe supports a -diff argument. Pass it two files or -h for help.

See also this question.