[jboss-jira] [JBoss JIRA] (AS7-6148) CLI command to list/view AS modules
Akram Ben Aissi (JIRA)
jira-events at lists.jboss.org
Wed Dec 12 09:27:17 EST 2012
Akram Ben Aissi created AS7-6148:
------------------------------------
Summary: CLI command to list/view AS modules
Key: AS7-6148
URL: https://issues.jboss.org/browse/AS7-6148
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Affects Versions: 7.1.2.Final (EAP)
Reporter: Akram Ben Aissi
Assignee: Alexey Loubyansky
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list