-
-
Notifications
You must be signed in to change notification settings - Fork 2
generate
Kristiqn Tachev edited this page Mar 6, 2021
·
1 revision
gapi generate [name]
generates the specified schematic
- controller
- type
- directive
- guard
- module
- provide
- service
- application
--dry-run (alias: -d)
--force (alias: -f)
Default configuration can be set inside gapi-cli.conf.yml
config:
schematics:
name: @rxdi/schematics
dryRun: false
force: false