4 ms·
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...
by iExploder 9mo 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...
- wojciii 9mo agoThat 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.