| Package | Description | 
|---|---|
| org.springframework.boot.cli.command | Command infrastructure for the CLI. | 
| org.springframework.boot.cli.command.shell | Classes for running a nested shell in the CLI. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoHelpCommandArgumentsExceptionException used to when the help command is called without arguments. | 
| class  | NoSuchCommandExceptionException used when a command is not found. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ShellExitExceptionException used to stop the  Shell. | 
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.