]
Brian Stansberry updated WFCORE-1361:
-------------------------------------
Fix Version/s: 2.2.0.CR1
Update the command synopsis for jboss-cli
-----------------------------------------
Key: WFCORE-1361
URL:
https://issues.jboss.org/browse/WFCORE-1361
Project: WildFly Core
Issue Type: Task
Components: CLI
Affects Versions: 2.1.0.CR1
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Priority: Minor
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
jboss-cli commnad synopsis should be updated to reflect a new arguments
7.0.0.ER5
{noformat}
jboss-cli.sh/jboss-cli.bat [--help] [--version] [--controller=host:port]
[--connect] [--file=file_path]
[--commands=command_or_operation1,command_or_operation2...]
[--command=command_or_operation]
[--user=username --password=password]
[--no-local-auth]
[--error-on-interact]
[--timeout=timeout]
{noformat}
\- protocol or controller alias can be used with --controller as well
\- --bind is missing
\- extra empty line