Skip to main content

run_ssh_key

Function run_ssh_key 

Source
pub(crate) async fn run_ssh_key(
    userid: Uuid,
    cmd: SshKeyCmd,
) -> Result<(), CommandError>