Micronaut CLI (mn) is a command-line
May 21, 2025
1 min read
●
Java Code Geeks

Micronaut CLI (mn) enables developers to bootstrap, build, and configure Micronaut projects. It supports commands for project scaffolding, testing, feature inclusion, and runtime operations. Let us delve into understanding how to list all available features using the mn command.