[
https://issues.jboss.org/browse/WFCORE-3503?page=com.atlassian.jira.plugi...
]
Vratislav Marek commented on WFCORE-3503:
-----------------------------------------
I tested fix in pull-request, fix looks good.
{noformat}
[standalone@localhost:9990 /] help --commands
Commands available in the current context:
attachment deploy deployment info
for patch history run-batch
batch deployment deploy-cli-archive deployment list
grep patch info set
cd deployment deploy-file deployment undeploy
help patch inspect shutdown
clear deployment deploy-url deployment
undeploy-cli-archive history pwd
try
command deployment disable deployment-info
if quit undeploy
command-timeout deployment disable-all deployment-overlay
ls read-attribute unset
connect deployment enable echo
module read-operation version
connection-info deployment enable-all echo-dmr
patch apply reload
To read a description of a specific command execute 'help <command name>'.
{noformat}
Thank-you.
Duplicate commands in Help
--------------------------
Key: WFCORE-3503
URL:
https://issues.jboss.org/browse/WFCORE-3503
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Vratislav Marek
Assignee: Jean-Francois Denise
I found duplicate command in CLI help
For example twice commands:
* attachment
* if
* undeploy
* command
I see this issue in this [pull
request|https://github.com/wildfly/wildfly-core/pull/2946/commits/3eae7f7...]
{noformat}
[standalone@localhost:9990 /] help --commands
Commands available in the current context:
attachment connection-info deployment undeploy
help pwd set
attachment connection-info deployment
undeploy-cli-archive history pwd
shutdown
batch deploy deployment-info
history quit shutdown
batch deploy deployment-info
if quit try
cd deployment deploy-cli-archive deployment-overlay
if read-attribute try
cd deployment deploy-file deployment-overlay
ls read-attribute undeploy
clear deployment deploy-url echo
ls read-operation undeploy
clear deployment disable echo
module read-operation unset
command deployment disable-all echo-dmr
module reload unset
command deployment enable echo-dmr
patch apply reload version
command-timeout deployment enable-all for
patch history run-batch
command-timeout deployment info for
patch info run-batch
connect deployment list grep
patch inspect set
To read a description of a specific command execute 'help <command name>'.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)