Uses of Package
org.springframework.boot.cli.command.options
Packages that use org.springframework.boot.cli.command.options
Package
Description
Command infrastructure for the CLI.
Core CLI commands.
Support classes for handling command line options.
-
Classes in org.springframework.boot.cli.command.options used by org.springframework.boot.cli.commandClassDescriptionDelegate used by
OptionParsingCommandto parse options and run the command.Help for a specific option. -
-
Classes in org.springframework.boot.cli.command.options used by org.springframework.boot.cli.command.optionsClassDescriptionAn
OptionHandlerfor commands that result in the compilation of one or more Groovy scripts.Delegate used byOptionParsingCommandto parse options and run the command.Help for a specific option.