Executing Remote Host Shell Commands #791
Replies: 1 comment 7 replies
-
|
It looks like I've overlooked your message There are very few details about your use-case. Don't you need to show the logs to the client? VSCode tasks seem suitable, but they rely on the terminal service override as well. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to be able to execute Shell commands on a remote host without using terminal override.
I can manage files on the remote server, but I'd like to execute a few Shell commands as well. Is there a way to do this?
(I haven't tried the terminal override option, but I thought there might be a way for just a few simple commands.)
Beta Was this translation helpful? Give feedback.
All reactions