command new

名称

command new

概要

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

选项

--command-name String 要创建的用户定义命令的名称。 可选,默认 = hello

--sub-command-name String 要创建的用户定义子命令的名称。 可选,默认 = new

--path String 运行命令的路径。 可选

--help 或 -h 命令 new 的帮助。 可选

© . This site is unofficial and not affiliated with VMware.