[jboss-jira] [JBoss JIRA] (WFCORE-1878) CLI should not rely on values that could conflict with shell operators
Jean-Francois Denise (JIRA)
issues at jboss.org
Wed Oct 19 08:49:00 EDT 2016
Jean-Francois Denise created WFCORE-1878:
--------------------------------------------
Summary: CLI should not rely on values that could conflict with shell operators
Key: WFCORE-1878
URL: https://issues.jboss.org/browse/WFCORE-1878
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Reporter: Jean-Francois Denise
If we move to a new CLI implementation that relies on Aesh Command parsing, then we will need to activate Aesh operator parsing to handle the following case: ls -l > output.txt
Today, the deploy command makes use of <ALL> as a well known value to refer to all disabled deployment items. This will conflict with Aesh parser.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list