-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Medium
For the same reason as AS7-4265, it would be useful to have command to list and view modules and their configuration.
For example:
modules list --name=org.jboss.*
or simply
modules list
will display a list of all available/installed modules in the AS.
The same way,
modules view --name=org.jboss.as.security --slot=name
will display details for the specified module, include its related resources and classes, and so on
- is related to
-
AS7-4265 cli command to add/remove AS modules
- Resolved
-
WFCORE-661 CLI Command 'module add/remove' Refactoring
- Open