Angular: Create a Component within a Module with Angular CLI

ng g component ddo-life/components/select-bonus-for-pool-modal

This command will create the component SelectBonusForPoolComponent in the module DdoLife.