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