I created a new Micronaut from the CLI and tinkered around a bit then realized that I could add features from the cli but it seems to only be an option when calling create-app.
Is there a way to add features from the command line after the app has been created?
Unfortunately no, the CLI is limited to project-generation commands (create-app
, create-federation
) and code-generation (commands like create-controller
and create-client
). It does not have the ability to modify existing projects at this time.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With