class CreateProfileCommand extends CreateAppCommand
Creates a profile
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | NAME | 
| Fields inherited from class | Fields | 
|---|---|
| class CreateAppCommand | APPLICATION_YML, BUILD_GRADLE, ENCODING, FEATURES_FLAG, INPLACE_FLAG, NAME, PROFILE_FLAG, UNZIP_PROFILE_TEMP_DIR | 
| Constructor and description | 
|---|
| CreateProfileCommand
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected java.lang.String | getDefaultProfile() | 
|  | java.lang.String | getName() | 
|  | protected void | populateDescription() | 
| Methods inherited from class | Name | 
|---|---|
| class CreateAppCommand | appendFeatureFiles, buildTargetFolders, complete, convertToGradleDependencies, copySrcToTarget, createNewApplicationYml, evaluateFeatures, evaluateProfileName, findAllFilesByName, getDefaultProfile, getDestinationDirectory, getName, handle, handle, initializeGroupAndName, populateDescription, replaceBuildTokens, resolveArtifactString, unzipProfile, validateProfile | 
| class ArgumentCompletingCommand | complete, complete |