]
Sebastian Łaskawiec updated ISPN-6643:
--------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
CLI - some help commands are not working correctly
--------------------------------------------------
Key: ISPN-6643
URL:
https://issues.jboss.org/browse/ISPN-6643
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 9.0.0.Alpha1
Reporter: Roman Macor
Assignee: Tristan Tarrant
Fix For: 9.0.0.Alpha3, 9.0.0.Final, 8.2.3.Final
Here is a list of help commands that are not working as expected:
- disconnect --help -> doesn't display help, quits CLI
- commit --help
Unexpected command 'commit --help'. Type 'help --commands' for the list
of supported commands.
- connect --help -> mentions jboss-cli.sh, should be ispn-cli.sh
- container --help
Unrecognized arguments: [--help]
- version --help -> doesn't display help, instead shows version
- locate --help
Unexpected command 'locate --help'. Type 'help --commands' for the list
of supported commands.