📅  最后修改于: 2020-10-27 02:43:49             🧑  作者: Mango
ng analytics [options]
ng analytics命令可配置角度CLI使用指标。选项是可选参数。
Sr.No. | Argument & Syntax | Description |
---|---|---|
1 |
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. Following are the details of options.
|
|
2 | Sets the default analytics enablement status for the project. |
Sr.No. | Option & Syntax | Description |
---|---|---|
1 | –help=true|false|json|JSON |
Shows a help message for this command in the console. Default: false |
首先转到使用ng build命令更新的角度项目。
现在运行analytics命令。
\>Node\>TutorialsPoint> ng analytics off