Closed
Description
Bug Report or Feature Request (mark with an x
)
- [X] feature request
Desired functionality
It would be useful if I wanted fewer prompts to have a --defaults
flag when executing schematics such as ng new
.
This flag would choose the default for any required argument when a default is provided, and ignore prompts for those arguments. Required arguments WITHOUT a default would still prompt.