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