Describe the feature
When installing a new component with CLI, you may be asked if you want to overwrite:
The file index.ts already exists. Would you like to overwrite?
Problem is, it does not always go without saying which component is being overwritten, and the prompt should clearly specify which one.
Additional information