Package org.springframework.boot.cli.command.install
CLI commands for installing and uninstalling CLI dependencies.
Class Summary Class Description InstallCommand Commandto install additional dependencies into the CLI.UninstallCommand Commandto uninstall dependencies from the CLI's lib/ext directory.