--app
(aliases: -a
) default value: 1st app
Specifies app name to use.
--export
default value: false
Specifies if declaring module exports the component.
--flat
Flag to indicate if a dir is created.
--module
(aliases: -m
)
Allows specification of the declaring module.
--prefix
Specifies whether to use the prefix.
--skip-import
Allows for skipping the module import.
--spec
Specifies if a spec file is generated.