CertCommand constructor
CertCommand()
Creates the cert command group.
Implementation
CertCommand() {
addSubcommand(CertGenCommand());
}
Creates the cert command group.
CertCommand() {
addSubcommand(CertGenCommand());
}