Class ProfileCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.tps.profile.ProfileCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprintProfileData(ProfileData profileData, boolean showProperties) Methods inherited from class CLI
addModule, addModule, createOptions, execute, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, parseOptions, printHelp, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
tpsCLI
-
-
Constructor Details
-
ProfileCLI
-
-
Method Details
-
getManPage
- Overrides:
getManPagein classCLI
-
printProfileData
public static void printProfileData(ProfileData profileData, boolean showProperties) throws IOException - Throws:
IOException
-