Class ProfileMappingCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.tps.profile.ProfileMappingCLI
- 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 voidprintProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) Methods inherited from class CLI
addModule, addModule, createOptions, execute, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, 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 -
profileCLI
-
-
Constructor Details
-
ProfileMappingCLI
-
-
Method Details
-
printProfileMappingData
public static void printProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) throws IOException - Throws:
IOException
-