| Trait | Description |
|---|---|
| ApplicationCommand | Represents a command that runs with access to the org.springframework.context.ApplicationContext. |
| GrailsApplicationCommand |
| Class | Description |
|---|---|
| ApplicationContextCommandRegistry | A registry of {@grails.dev.commands.ApplicationContextCommand} instances |
| ConfigReportCommand | An ApplicationCommand that generates an AsciiDoc report of the application's resolved configuration properties. |
| ConfigReportCommand.ConfigPropertyMetadata | |
| ConfigReportCommand.MetadataResult | |
| ExecutionContext | A context command to pass to ApplicationCommand instances |