0
Rajasekhar created
How can I add custom modules to solution through cli?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
5 Answer(s)
-
0
adding ok.. how can i remove through cli?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)