This list is just a small subset of all the code generation commands in the Micronaut CLI. To see all the context-sensitive commands the CLI has available (and under what circumstances they apply), check out the project and find the classes that extend CodeGenCommand
. The method dictates whether a command is available or not.