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 |
---|---|
void |
execute(java.lang.String[] args) |
static void |
printProfileData(ProfileData profileData,
boolean showProperties) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbose
public ProfileClient profileClient
public ProfileCLI(CLI parent)
public void execute(java.lang.String[] args) throws java.lang.Exception
public static void printProfileData(ProfileData profileData, boolean showProperties) throws java.io.IOException
java.io.IOException