- java.lang.Object
 
- 
- net.bluemind.cli.certificate.CertCommand
 
 
- 
- 
Nested Class Summary
Nested Classes 
| Modifier and Type | 
Class and Description | 
static class  | 
CertCommand.Reg  | 
 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
java.nio.file.Path | 
ca  | 
java.nio.file.Path | 
cert  | 
java.lang.String | 
domain  | 
java.nio.file.Path | 
key  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
CertCommand
public CertCommand()
 
 
- 
Method Detail
- 
run
public void run()
- Specified by:
 
run in interface java.lang.Runnable 
 
- 
getExitCode
public int getExitCode()
- Specified by:
 
getExitCode in interface picocli.CommandLine.IExitCodeGenerator 
 
 
 
 
 
Copyright © 2023. All Rights Reserved.