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