public static interface Script.Command
To override the script command, simply register your own bean implementing that interface and the standard implementation will back off.
To disable the script command entirely, set the spring.shell.command.script.enabled=false property in the environment.
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.