Replies: 4 comments
-
|
In brief, at this moment(v1.1.12), the answer is no. |
Beta Was this translation helpful? Give feedback.
-
|
ok, thank you. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Gabriel, exit code is supported in v1.1.14. Thanks for your suggestion. Example: The exitcode is working only under some scenario, please see the table at the bottom of release note of v1.1.14 for details. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, ok, thank you very much! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is it possible to obtain the exit code of a remote executed program?
example command:
$test -e /non/existent/file
this does not output anything on stdout nor stderr, but returns an exit code 1.
How can I access this code?
Thank you
Gabriel.
Beta Was this translation helpful? Give feedback.
All reactions