angular / 14.0.0 / cli / analytics.html /

ng analytics

Configures the gathering of Angular CLI usage metrics. See https://angular.io/cli/usage-analytics-gathering

ng analytics

This command has the following commands:

Options

Option Description Value Type Default Value
--help

Shows a help message for this command in the console.

boolean

Analytics commands

disable

ng analytics disable

ng analytics off

Disables analytics gathering and reporting for the user.

Options

Option Description Value Type Default Value
--global

Configure analytics gathering and reporting globally in the caller's home directory.

Aliases: -g

boolean false

enable

ng analytics enable

ng analytics on

Enables analytics gathering and reporting for the user.

Options

Option Description Value Type Default Value
--global

Configure analytics gathering and reporting globally in the caller's home directory.

Aliases: -g

boolean false

info

ng analytics info

Prints analytics gathering and reporting configuration in the console.

prompt

ng analytics prompt

Prompts the user to set the analytics gathering status interactively.

Options

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