Skip to main content

run_ssh

Function run_ssh 

Source
pub fn run_ssh(cmd: SshKeyCommand) -> Result<()>
Expand description

Run the gor ssh-key subcommand.

§Errors

Returns an error if the command execution fails.