nx generate <collection:generator>
Runs a generator that creates and/or modifies files based on a generator from a collection
Arguments
Name | Description |
---|---|
collection:generator |
Options
Name | Description |
---|---|
--defaults | When true, disables interactive input prompts for options with a default |
--dryRun | When true, preview the changes without updating files |
--force | When true, forces overwriting of existing files |
--help | Show help |
--interactive | Enable/disable prompts |
--version | Show version number |