class CreateProfileCommand extends CreateAppCommand
Creates a profile
Fields inherited from class | Fields |
---|---|
class CreateAppCommand |
APPLICATION_YML, BOOT_VERSION_FLAG, BUILD_GRADLE, CSS_FLAG, DATABASE_FLAG, ENABLE_PREVIEW_FLAG, ENCODING, FEATURES_FLAG, FORCE_FLAG, GRACE_VERSION_FLAG, GRADLE_PROPERTIES, INPLACE_FLAG, JAVASCRIPT_FLAG, MINIMAL_FLAG, NAME, PACKAGE_NAME_FLAG, PROFILE_FLAG, SUPPORT_GRACE_VERSIONS, SUPPORT_SPRING_BOOT_VERSIONS, TEMPLATE_FLAG, UNZIP_PROFILE_TEMP_DIR, UNZIP_TEMPLATE_TEMP_DIR |
Properties inherited from class | Properties |
---|---|
class CreateAppCommand |
EXAMPLES, USAGE, description, profileRepository |
class ArgumentCompletingCommand |
cliParser |
Constructor and description |
---|
CreateProfileCommand() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected String |
getDefaultProfile() |
|
String |
getName() |
|
protected void |
populateDescription() |
Methods inherited from class | Name |
---|---|
class CreateAppCommand |
applyApplicationTemplate, complete, copyApplicationTemplate, copySkeleton, copySrcToTarget, evaluateFeatures, generateMinimalProject, generateProjectSkeleton, getDefaultProfile, getDestinationDirectory, getName, handle, handle, populateDescription, printCommandHelp, replaceBuildTokens, updateSpringDependencies, validateProfile |
class ArgumentCompletingCommand |
complete, complete |