Package | Description |
---|---|
org.springframework.boot.cli |
Main entry point of the Spring Boot CLI.
|
org.springframework.boot.cli.command |
Command infrastructure for the CLI.
|
org.springframework.boot.cli.command.archive |
CLI commands for creating jars and wars.
|
org.springframework.boot.cli.command.core |
Core CLI commands.
|
org.springframework.boot.cli.command.encodepassword |
CLI command for password encoding.
|
org.springframework.boot.cli.command.grab |
CLI command for grabbing dependencies.
|
org.springframework.boot.cli.command.init |
CLI command for initializing a new application using Spring Initializr.
|
org.springframework.boot.cli.command.install |
CLI commands for installing and uninstalling CLI dependencies.
|
org.springframework.boot.cli.command.run |
Classes for running CLI applications.
|
org.springframework.boot.cli.command.shell |
Classes for running a nested shell in the CLI.
|
Class and Description |
---|
Command
A single command that can be run from the CLI.
|
CommandFactory
Factory used to create CLI
Command s. |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
CommandException
Runtime exception wrapper that defines additional
CommandException.Option s that are understood
by the CommandRunner . |
CommandException.Option
Specific options understood by the
CommandRunner . |
HelpExample
An example that can be displayed in the help.
|
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
CommandRunner
Main class used to run
Command s. |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
HelpExample
An example that can be displayed in the help.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
HelpExample
An example that can be displayed in the help.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
OptionParsingCommand
Base class for a
Command that parse options using an OptionHandler . |
Class and Description |
---|
AbstractCommand
Abstract
Command implementation. |
Command
A single command that can be run from the CLI.
|
CommandException
Runtime exception wrapper that defines additional
CommandException.Option s that are understood
by the CommandRunner . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.