Class | Description |
---|---|
ClosureExecutingCommand | A command that executes a closure |
CommandRegistry | Registry of available commands |
CreateAppCommand | Command for creating Grails applications |
CreatePluginCommand | A command for creating a plugin |
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 |