[jboss-jira] [JBoss JIRA] (WFCORE-3247) CLI commands management
Brian Stansberry (JIRA)
issues at jboss.org
Tue Sep 5 18:30:01 EDT 2017
Brian Stansberry created WFCORE-3247:
----------------------------------------
Summary: CLI commands management
Key: WFCORE-3247
URL: https://issues.jboss.org/browse/WFCORE-3247
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
With the evolution of CLI to support aesh 1.0 commands, we have new use cases that CLI needs to handle. For example, to take benefit of third-party aesh commands (eg: aesh-extensions), the CLI must be able to load commands dynamically.
Currently it is difficult or impossible to achieve the following use cases:
List all commands
List enabled commands
List disabled commands
List deprecated commands
List commands that are loaded from extensions
Display errors that occurred loading commands
List commands loaded from ServiceLoader
Load commands dynamically from a jar
Load commands dynamically from a module
A dedicated command should be designed to help achieve these use cases.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list