fyoorer / ShadowClone

Unleash the power of cloud
Apache License 2.0
718 stars 95 forks source link

emergency exit to get output? #42

Open marcelo321 opened 11 months ago

marcelo321 commented 11 months ago

This is a weird reccomendation but what about a emergency exit to get output before getting runtime error?

Let's say we run a command that is important and we want to get the output, if it gets runtime error we can't see anything from the commands we just run.

It would be cool that if it keeps track of the runtime, a few seconds before getting to the error it saves the output from the command we just run.

fyoorer commented 11 months ago

this is already implemented but not advertised much haha see #39 for example command and how to retrieve partial output