Hacker News new | ask | show | jobs
by iExploder 169 days ago
Something that would record commands as you go and allow you to rollback during testing the scripts?

This is what I miss whenever I have to do devops...

1 comments

That could be useful as well.

Perhaps the ability ability to stop at a specific point in the script and being able to modify any commands and execute the step and then continue the script until it fails again.

You know .. debugging interface would be a killer feature that would save so much time developing scripts.