okteto / remote

ssh server for vscode remote ssh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"command not found" error is not properly returned

pchico83 opened this issue · comments

To reproduce, create an okteto manifest with a wrong command, and run okteto up.
okteto up should fail with an error message saying the command does not exist.

resolved by #27