You want to see what files would be generated by creating a new contact-card component. Which command would you use?
ng generate component --exclude
ng generate component contact-card --dry-run
ng generate component contact-card --no-files
ng generate component component --dry