pub fn run_ssh(cmd: SshKeyCommand) -> Result<()>
Run the gor ssh-key subcommand.
gor ssh-key
Returns an error if the command execution fails.