pub(crate) async fn run_ssh_key( session: &mut Session, userid: Uuid, cmd: SshKeyCmd, ) -> Result<(), CommandError>