Function spurs::util::reboot

source ·
pub fn reboot(shell: &mut SshShell, dry_run: bool) -> Result<(), Error>
Expand description

Reboot and wait for the remote machine to come back up again. Requires sudo.