ng help
Lists available commands and their short descriptions.
```ng help [options]```
Description
For help with individual commands, use the --help or -h option with the command.
For example,
```ng help serve```
Options
| OPTION | DESCRIPTION |
|---|---|
| --help=true|false|json|JSON | Shows a help message for this command in the console. Default: false |
