| Class | Description | 
|---|---|
| ArgumentCompletingCommand | @author graemerocher | 
| ClosureExecutingCommand | A command that executes a closure | 
| CommandCompleter | A completer for commands | 
| CommandRegistry | Registry of available commands | 
| CreateAppCommand | Command for creating Grails applications | 
| CreatePluginCommand | A command for creating a plugin | 
| CreateProfileCommand | Creates a profile | 
| DefaultMultiStepCommand | Simple implementation of the MultiStepCommand abstract class that parses commands defined in YAML or JSON | 
| HelpCommand | @author Graeme Rocher | 
| ListProfilesCommand | Lists the available Profile instances | 
| OpenCommand | @author graemerocher | 
| ProfileInfoCommand | A command to find out information about the given profile |