For the latest stable version, please use Spring Cli 0.8.1!

command new

NAME

command new

SYNOPSIS

command new --command-name String --sub-command-name String --path String --help

OPTIONS

--command-name String The name of the user-defined command to create Optional, default = hello

--sub-command-name String The name of the user-defined sub-command to create Optional, default = new

--path String Path to execute command in Optional

--help or -h help for command new Optional