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