[
https://issues.jboss.org/browse/WFCORE-1591?page=com.atlassian.jira.plugi...
]
Chao Wang moved JBEAP-4979 to WFCORE-1591:
------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1591 (was: JBEAP-4979)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Target Release: (was: 7.backlog.GA)
Affects Version/s: 3.0.0.Alpha1
(was: 7.0.0.GA)
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
--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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)