`--app` (alias: `-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` (alias: `-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.