Alan Agius a49cdfbfef fix(@angular/cli): don't prompt for analytics when running ng analytics
This addresses the issue  when trying to disable analytics the prompt will be shown

```
ng analytics off
Would you like to share anonymous usage data about this project with the Angular Team at Google under Google’s Privacy Policy at https://policies.google.com/privacy? For more details and how to change this setting, see http://angular.io/analytics. (y/N)
```

Closes #16784

(cherry picked from commit 9a9bd3f2ac22211dc6e8a47be582c5e1390189d7)
2022-03-14 10:20:32 -04:00
..