| Name | Description | Type | Package | Framework |
| AbstractMetricsCommands | Base class to factor out similar behavior for all related metrics commands. | Class | org.springframework.xd.shell.command | Spring XD |
| AggregateCounterCommands | Commands for interacting with aggregate counter analytics. | Class | org.springframework.xd.shell.command | Spring XD |
| ConfigCommands | Defines several shell commands in order to configure the shell itself. | Class | org.springframework.xd.shell.command | Spring XD |
| ConsoleUserInput | UserInput that uses Standard in and out. | Class | org.springframework.xd.shell.command | Spring XD |
| CounterCommands | Commands for interacting with Counter analytics. | Class | org.springframework.xd.shell.command | Spring XD |
| DeploymentOptionKeys | Used to factor out names of the options that are shared by all deploy commands. | Class | org.springframework.xd.shell.command | Spring XD |
| FieldValueCounterCommands | Commands for interacting with field value counter analytics. | Class | org.springframework.xd.shell.command | Spring XD |
| GaugeCommands | Commands for interacting with Gauge analytics. | Class | org.springframework.xd.shell.command | Spring XD |
| HttpCommands | Class | org.springframework.xd.shell.command | Spring XD | |
| JobCommands | Class | org.springframework.xd.shell.command | Spring XD | |
| JobCommandsUtils | Provides helper methods for the JobCommands class, e. | Class | org.springframework.xd.shell.command.support | Spring XD |
| ModuleCommands | Commands for working with modules. | Class | org.springframework.xd.shell.command | Spring XD |
| ModuleCommands .QualifiedModuleName | Class | org.springframework.xd.shell.command.ModuleCommands | Spring XD | |
| RichGaugeCommands | Commands for interacting with RichGauge analytics. | Class | org.springframework.xd.shell.command | Spring XD |
| RuntimeCommands | Commands to interact with cluster for containers/modules. | Class | org.springframework.xd.shell.command | Spring XD |
| StreamCommands | Class | org.springframework.xd.shell.command | Spring XD | |
| UserInput | Abstraction for a mechanism used to get user interactive user input. | Interface | org.springframework.xd.shell.command | Spring XD |