Quit the CLI on EOF
-------------------
Key: AS7-1166
URL:
https://issues.jboss.org/browse/AS7-1166
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Affects Versions: 7.0.0.CR1
Reporter: Marek Schmidt
jboss-admin.sh should behave more like a shell and terminate on EOF (ctrl-D)
The current behavior is quite counter-intuitive and trying to do e.g.
echo "deploy foo.war" | ./jboss-admin.sh --connect
leads the CLI into an infinite-loop generating infinite number of prompts.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira