[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
Wed May 9 02:40:00 EDT 2018


    [ https://issues.jboss.org/browse/WFWIP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573204#comment-13573204 ] 

Erich Duda commented on WFWIP-35:
---------------------------------

I also confirm it works. Thanks guys.

> 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
>              Labels: WFCORE-3577
>
> 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