boot new
SYNOPSIS
boot new [--name String] --from String --group-id String --artifact-id String --version String --description String --package-name String --path String --help
OPTIONS
--name
String Name of the new project Mandatory
--from
String Create project from existing project name or URL Optional
--group-id
String Group ID of the new project Optional
--artifact-id
String Artifact ID of the new project Optional
--version
String Version of the new project Optional
--description
String Description of the new project Optional
--package-name
String Package name for the new project Optional
--path
String Path on which to run the command. Most of the time, you can not specify the path and use the default value, which is the current working directory. Optional
--help or -h
help for boot new Optional