1

I want to get the output content of remote-ssh and analyze these logs in my extension. I tried this method

        let response = vscode.commands.executeCommand('opensshremotes.showLog');
        console.log(response)

But the response is not the log content. Is there any method else?

remote ssh output content

sunnysnow.hi
  • 33
  • 1
  • 4

0 Answers0