micronaut-starter
micronaut-starter copied to clipboard
Fix mn create-acme-account usage
“Name of the key to be used or created”
See Issue #849
This is a draft -- needs to be tested.
This doesn't work and the following error is generated when the command is run:
Exception in thread "main" picocli.CommandLine$DuplicateOptionAnnotationsException: Option name '-n' is used by both field String io.micronaut.starter.cli.feature.acme.CreateAccount.keyName and field String io.micronaut.starter.cli.feature.acme.CreateKeyPair.keyName
I've never used picocli before, this fix is probably easier for someone who knows it better.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.