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
OptionParsingCommand
to 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
OptionHandler
for commands that result in the compilation of one or more Groovy scripts.Delegate used byOptionParsingCommand
to parse options and run the command.Help for a specific option.