[jboss-jira] [JBoss JIRA] (WFWIP-35) Colors are printed in non interactive mode when echo-command is enabled

Erich Duda (JIRA) issues at jboss.org
Mon May 7 04:12:00 EDT 2018


Erich Duda created WFWIP-35:
-------------------------------

             Summary: Colors are printed in non interactive mode when echo-command is enabled
                 Key: WFWIP-35
                 URL: https://issues.jboss.org/browse/WFWIP-35
             Project: WildFly WIP
          Issue Type: Bug
            Reporter: Erich Duda
            Assignee: Ingo Weiss
            Priority: Blocker


If you execute CLI in following non-interactive way, colors are printed out. This can break users automation and do the output hard readable.

{code}
./bin/jboss-cli.sh --file=commands.txt --echo-command
{code}

{code:title=commands.txt}
embed-server
batch
:read-attribute(name=server-state)
list-batch
run-batch
exit
{code}



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


More information about the jboss-jira mailing list