]
Chao Wang updated WFCORE-1591:
------------------------------
Labels: downstream_dependency (was: )
jboss-cli help message lacks --properties argument
--------------------------------------------------
Key: WFCORE-1591
URL:
https://issues.jboss.org/browse/WFCORE-1591
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha1
Reporter: Chao Wang
Assignee: Chao Wang
Labels: downstream_dependency
--properties is not listed among valid jboss-cli arguments. Properties are used for CLI
property substitution -
https://access.stage.redhat.com/documentation/en/red-hat-jboss-enterprise...
{noformat}
[pkremens@localhost bin] $ ./jboss-cli.sh --help > help
[pkremens@localhost bin] $ grep -c properties help
0
{noformat}