nx generate <collection:generator>

Runs a generator that creates and/or modifies files based on a generator from a collection

Arguments

NameDescription
collection:generator

Options

NameDescription
--defaultsWhen true, disables interactive input prompts for options with a default
--dryRunWhen true, preview the changes without updating files
--forceWhen true, forces overwriting of existing files
--helpShow help
--interactiveEnable/disable prompts
--versionShow version number