spring-shell
spring-shell copied to clipboard
Add ability to echo commands in script
trafficstars
When I run java -jar my-shell-app.jar @script-file The contents of script-file are never displayed.
It would be nice if that behavior was configurable.
For context, we're running some spring-shell scripts in a concourse job, and not having the steps we're executing is making it harder to debug failures