| Package | Description |
|---|---|
| org.springframework.shell.standard.commands |
Contains default commands that ought to apply to each shell app.
|
| Class and Description |
|---|
| Clear
ANSI console related commands.
|
| Help
A command to display help about all available commands.
|
| Quit
A command that terminates the running shell.
|
| Script
A command that can read and execute other commands from a file.
|
| Stacktrace
A command to display the full stacktrace when an error occurs.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.