public class ShellCommand extends org.springframework.boot.cli.command.AbstractCommand
Command
Shell
ShellCommand(List<org.springframework.boot.cli.command.Command> commands)
org.springframework.boot.cli.command.status.ExitStatus
run(String... args)
getDescription, getExamples, getHelp, getName, getOptionsHelp, getUsageHelp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShellCommand(List<org.springframework.boot.cli.command.Command> commands)
public org.springframework.boot.cli.command.status.ExitStatus run(String... args) throws Exception
Exception