Class GenerateIdentityCommand

  • All Implemented Interfaces:
    Command

    public class GenerateIdentityCommand
    extends Object
    Generate and output new Identity in JSON format.
    • Constructor Detail

      • GenerateIdentityCommand

        public GenerateIdentityCommand()
    • Method Detail

      • log

        protected Logger log()
      • help

        protected void help​(org.apache.commons.cli.CommandLine cmd)
      • execute

        protected void execute​(org.apache.commons.cli.CommandLine cmd)
      • getDescription

        public String getDescription()
      • helpTemplate

        protected void helpTemplate​(String name,
                                    String header,
                                    String footer)
      • helpTemplate

        protected void helpTemplate​(String name,
                                    String header)
      • getOptions

        protected org.apache.commons.cli.Options getOptions()
      • setLogLevel

        protected void setLogLevel​(org.apache.commons.cli.CommandLine cmd)
      • getDrasylConfig

        protected DrasylConfig getDrasylConfig​(org.apache.commons.cli.CommandLine cmd)