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 analytics

This command configures the gathering of Angular CLI usage metrics.

```ng analytics <settingOrProject> <projectSetting> [options]```

Arguments

ARGUMENT DESCRIPTION ARGUMENT
<settingOrProject> Directly enables or disables all usage analytics for the user, or prompts the user to set the status interactively, or sets the default status for the project. <settingOrProject>
<projectSetting> Sets the default analytics enablement status for the project. <projectSetting>

Options

OPTION DESCRIPTION
--help= true|false|json|JSON Shows a help message for this command in the console.
Default: false

Previous: ng config
Next: ng test