You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Describe the bug - What is the current behavior?
When using the task
SshClientTask
with a proper ssh server, the stdout is Invalid or IncompleteSteps to reproduce
With the following snippet:
this result in the following
results
:What is the expected correct behavior?
I'm expecting that
stdout
contain only the output of the commandpwd
(The best)or to contain in it, the output of
pwd
(at best)Environment (please complete the following information):
Possible fixes
Maybe an error with the
IOStream
but I can't unsure thatThe text was updated successfully, but these errors were encountered: