Class ACMEEnableCLI


  • public class ACMEEnableCLI
    extends CommandCLI
    Author:
    Endi S. Dewata
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • ACMEEnableCLI

        public ACMEEnableCLI​(ACMECLI acmeCLI)
    • Method Detail

      • printHelp

        public void printHelp()
        Overrides:
        printHelp in class CLI
      • execute

        public void execute​(org.apache.commons.cli.CommandLine cmd)
                     throws java.lang.Exception
        Overrides:
        execute in class CommandCLI
        Throws:
        java.lang.Exception