Bug Report or Feature Request (mark with an x)
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.
Bug Report or Feature Request (mark with an
x)Desired functionality
It would be useful if I wanted fewer prompts to have a
--defaultsflag when executing schematics such asng 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.