public class ProfileCLI extends CLI
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
ProfileClient |
profileClient |
TPSCLI |
tpsCLI |
Constructor and Description |
---|
ProfileCLI(TPSCLI tpsCLI) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManPage() |
ProfileClient |
getProfileClient() |
static void |
printProfileData(ProfileData profileData,
boolean showProperties) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public TPSCLI tpsCLI
public ProfileClient profileClient
public ProfileCLI(TPSCLI tpsCLI)
public java.lang.String getManPage()
getManPage
in class CLI
public ProfileClient getProfileClient() throws java.lang.Exception
java.lang.Exception
public static void printProfileData(ProfileData profileData, boolean showProperties) throws java.io.IOException
java.io.IOException