Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 572 Bytes

command-new.adoc

File metadata and controls

25 lines (17 loc) · 572 Bytes

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