Options (3)
booleanEnable analytics for the current project
Example:
ng analytics {{[on|enable]}}-g, --globalbooleanEnable analytics globally
Example:
ng analytics {{[on|enable]}} {{[-g|--global]}}booleanDisable analytics for the current project
Example:
ng analytics {{[off|disable]}}Examples (6)
Enable analytics for the current project
ng analytics [on|enable]Enable analytics globally
ng analytics [on|enable] [-g|--global]Disable analytics for the current project
ng analytics [off|disable]Disable analytics globally
ng analytics [off|disable] [-g|--global]Display the current analytics configuration and status
Prompt interactively to configure analytics settings
ng analytics promptmade by @shridhargupta | data from tldr-pages