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 on which to run the command. Optional

--help or -h help for command new Optional