Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1096225

Summary: [CLI] cli.sh --help contains JBoss AS parameters and help
Product: [JBoss] JBoss Data Grid 6 Reporter: Vitalii Chepeliuk <vchepeli>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: jdg-bugs, pruivo
Target Milestone: ER6   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Dumping help from ispn-cli none

Description Vitalii Chepeliuk 2014-05-09 13:38:45 UTC
Created attachment 894036 [details]
Dumping help from ispn-cli

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. ispn-cli.sh --help
2.
3.

Actual results:
Look into attachment help file

Expected results:
Remove all JBoss AS unrelated stuff to JDG

Comment 2 Vitalii Chepeliuk 2014-06-09 11:55:50 UTC
Looks better but now we use cli.sh and in help there ispn-cli.sh is specified

[vchepeli@localhost cliTests]$ jdg-server/bin/cli.sh --help
Usage: ispn-cli [OPTION]...
Command-line interface for interacting with a running instance of Infinispan

Options:
 -c, --connect=URL    connects to a running instance of Infinispan.
                      JMX over RMI jmx://[username[:password]]@host:port[/container[/cache]]
                      JMX over JBoss remoting remoting://[username[:password]]@host:port[/container[/cache]]
 -f, --file=FILE      reads input from the specified file instead of using interactive mode.
 -h, --help           shows this help page.
 -v, --version        shows version information.
[vchepeli@localhost cliTests]$

P.S Tristan why --command, --commands parameters are removed? Aren't they useful for CLI?

Comment 3 Red Hat Bugzilla 2025-02-10 03:35:48 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.