--dry-run
(alias: -d
)
Run through without making any changes.
--force
(alias: -f
)
Forces overwriting of files.
--project
The name of the project.
--prefix
(alias: -p
)
The prefix to apply to generated selectors.
--spec
Specifies if a spec file is generated.
--skip-import
Flag to skip the module import.
--selector
The selector to use for the directive.
--flat
Flag to indicate if a dir is created.
--module
(alias: -m
)
Allows specification of the declaring module.
--export
Specifies if declaring module exports the directive.