打开 关闭

How to custom modules to solution through cli? #4830


User avatar
0
Rajasekhar 创建

How can I add custom modules to solution through cli?


5 答案
  • User Avatar
    0
    masum.ulu 创建
    支持团队 Angular Developer

    Hi Raja,

    Can you check here

  • User Avatar
    0
    Rajasekhar 创建

    adding ok.. how can i remove through cli?

  • User Avatar
    0
    masum.ulu 创建
    支持团队 Angular Developer

    As far as I know there is no any CLI command for remove whole module you need to remove module manually, my other teammates can help better on this topic

  • User Avatar
    0
    Rajasekhar 创建

    ok and one more question .. can i get my custom module by using abp list-modules. if not how can I get my custom module

  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    ok and one more question .. can i get my custom module by using abp list-modules. if not how can I get my custom module

    Sorry, the CLI doesn't support this, but it's open-source, you can custom it if you need.

    https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/ListModulesCommand.cs

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11