[
https://issues.jboss.org/browse/WFCORE-743?page=com.atlassian.jira.plugin...
]
Marek Kopecký moved JBEAP-277 to WFCORE-743:
--------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-743 (was: JBEAP-277)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 2.0.0.Alpha3
(was: EAP 7.0.0.DR3)
Component/s: Scripts
(was: Scripts)
Target Release: (was: EAP 7.0.0.GA)
Powershell script for domain is not finised
-------------------------------------------
Key: WFCORE-743
URL:
https://issues.jboss.org/browse/WFCORE-743
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 2.0.0.Alpha3
Reporter: Marek Kopecký
Assignee: Marek Kopecký
domain.ps1 for now just calls domain.bat. Many arguments of domain.ps1 is not working,
example:
* .\domain.ps1 --Foo
** Actual results: domain starts
** Expected results: Invalid option '--foo'. Use domain --help for information on
valid command line arguments and their syntax.
* .\domain.ps1 --help
** Actual results: domain starts
** Expected results: domain prints help message
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)