pub fn run(cmd: SearchCommand) -> Result<()>
Run the gor search subcommand.
gor search
Returns an error if the command execution fails.