pub async fn handle_ssh( config: &Config, remote_shell: RemoteShell, with: &[String], with_secret: &[String], args: &[String], ) -> Result<()>