Please note, this is a STATIC archive of website www.w3resource.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
w3resource

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

Previous: ng doc
Next: ng lint