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 |
