Uses of Annotation Interface
org.springframework.shell.standard.ShellComponent
Packages that use ShellComponent
Package
Description
Contains default commands that ought to apply to each shell app.
-
Uses of ShellComponent in org.springframework.shell.standard.commands
Classes in org.springframework.shell.standard.commands with annotations of type ShellComponentModifier and TypeClassDescriptionclass
ANSI console related commands.class
Command to create a shell completion files, i.e. forbash
.class
A command to display help about all available commands.class
A command that displays all previously run commands, optionally dumping to a file readable byScript
.class
A command that terminates the running shell.class
A command that can read and execute other commands from a file.class
A command to display the full stacktrace when an error occurs.class
Command to list version and other build related infos.