public class ProfileCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
ProfileClient |
profileClient |
| Constructor and Description |
|---|
ProfileCLI(CLI parent) |
| 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, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbosepublic ProfileClient profileClient
public ProfileCLI(CLI parent)
public java.lang.String getManPage()
getManPage in class CLIpublic ProfileClient getProfileClient() throws java.lang.Exception
java.lang.Exceptionpublic static void printProfileData(ProfileData profileData, boolean showProperties) throws java.io.IOException
java.io.IOException