pub fn handle_compare_command( before: &Path, after: &Path, plan: Option<&Path>, target_location: Option<String>, format: OutputFormat, output: Option<&Path>, ) -> Result<()>
Handle the compare command