pub fn run_gpg(cmd: GpgKeyCommand) -> Result<()>
Run the gor gpg-key subcommand.
gor gpg-key
Returns an error if the command execution fails.