ng help
列出可用的命令,及其短描述。
Lists available commands and their short descriptionEns.
ng help [options]
说明
要获得关于单个命令的帮助,请在命令中使用 --help
或 -h
选项。
For help with individual commands, use the --help
or -h
option with the command.
例如,
For example,
ng help serve
选项
选项 | 说明 | Value Type | Default Value |
---|---|---|---|
--help | 在控制台显示关于本命令的帮助信息。 Shows a help message for this command in the console. | true|false|json|JSON | false |