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.