[jboss-jira] [JBoss JIRA] (WFCORE-3640) CLI, non interactive execution swallows output if user prompting required

Jean-Francois Denise (JIRA) issues at jboss.org
Thu Feb 22 11:19:00 EST 2018


Jean-Francois Denise created WFCORE-3640:
--------------------------------------------

             Summary: CLI, non interactive execution swallows output if user prompting required
                 Key: WFCORE-3640
                 URL: https://issues.jboss.org/browse/WFCORE-3640
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
            Reporter: Jean-Francois Denise
            Assignee: Jean-Francois Denise
            Priority: Critical


A script contains:
connect
ls -l

CLI launched: boss-cli.sh --file=script

If the connect command implies some userName and password, then from this point the output is collected internally but not printed.

That is a regression. The work around it to establish the connection outside the script.




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list