[jboss-jira] [JBoss JIRA] (WFCORE-1637) headers in Operation and Command are not properly completed
Jean-Francois Denise (JIRA)
issues at jboss.org
Fri Jul 8 06:22:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Francois Denise updated WFCORE-1637:
-----------------------------------------
Description:
For example:
1) ls --headers {allow-resource-service-restart <TAB>
doesn't give you the '='
2) ls --headers {allow-resource-service-restart=true; <TAB>
list you the commands one can type...not at al an header.
3) NPE caused by WFCORE-1617
ls --headers {allow-resource-service-restart=t<TAB> ==> NPE
Completion should properly complete each header.
was:
For example:
1) ls --headers {allow-resource-service-restart <TAB>
doesn't give you the '='
2) ls --headers {allow-resource-service-restart=true; <TAB>
list you the commands one can type...not at al an header.
Completion should properly complete each header.
> headers in Operation and Command are not properly completed
> -----------------------------------------------------------
>
> Key: WFCORE-1637
> URL: https://issues.jboss.org/browse/WFCORE-1637
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Jean-Francois Denise
> Assignee: Jean-Francois Denise
>
> For example:
> 1) ls --headers {allow-resource-service-restart <TAB>
> doesn't give you the '='
> 2) ls --headers {allow-resource-service-restart=true; <TAB>
> list you the commands one can type...not at al an header.
> 3) NPE caused by WFCORE-1617
> ls --headers {allow-resource-service-restart=t<TAB> ==> NPE
> Completion should properly complete each header.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list