Class ProfileCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.tps.profile.ProfileCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
printProfileData
(ProfileData profileData, boolean showProperties) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
tpsCLI
-
profileClient
-
-
Constructor Details
-
ProfileCLI
-
-
Method Details
-
getManPage
- Overrides:
getManPage
in classCLI
-
getProfileClient
- Throws:
Exception
-
printProfileData
public static void printProfileData(ProfileData profileData, boolean showProperties) throws IOException - Throws:
IOException
-