Hi, Commit 39e3d336d4eeab847a3395ddeb430e0a9ca387b9 introduced this feature but I am not able to get past this parsing error:
With --management-external-cert xxx --management-external-key and no --cert or --key in the config I get Options error: If you use one of --cert or --key, you must use them both Use --help for more information. Looks like a bug in the parsing logic. Has anyone successfully used this option? Combinations like '--management-external-key --cert filename' parses fine, '--management-external-cert xxx --key somefile' gives the same error as above Thanks, Selva