spring-shell icon indicating copy to clipboard operation
spring-shell copied to clipboard

Add ability to echo commands in script

Open fitzoh opened this issue 7 years ago • 0 comments
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

fitzoh avatar Mar 20 '18 16:03 fitzoh