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