Configures the gathering of Angular CLI usage metrics. See https://angular.io/cli/usage-analytics-gathering
ng analytics
This command has the following commands:
Option | Description | Value Type | Default Value |
---|---|---|---|
--help | Shows a help message for this command in the console. | boolean |
ng analytics disable
ng analytics off
Disables analytics gathering and reporting for the user.
Option | Description | Value Type | Default Value |
---|---|---|---|
--global | Configure analytics gathering and reporting globally in the caller's home directory. Aliases: -g | boolean | false |
ng analytics enable
ng analytics on
Enables analytics gathering and reporting for the user.
Option | Description | Value Type | Default Value |
---|---|---|---|
--global | Configure analytics gathering and reporting globally in the caller's home directory. Aliases: -g | boolean | false |
ng analytics info
Prints analytics gathering and reporting configuration in the console.
ng analytics prompt
Prompts the user to set the analytics gathering status interactively.
Option | Description | Value Type | Default Value |
---|---|---|---|
--global | Configure analytics gathering and reporting globally in the caller's home directory. Aliases: -g | boolean | false |
© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/cli/analytics