[jboss-jira] [JBoss JIRA] (WFCORE-1614) Requesting CLI Equivalent of Remote Echo / set -x in non-interactive mode (from within scripts)

Petr Kremensky (JIRA) issues at jboss.org
Fri Jul 1 07:04:00 EDT 2016


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

Petr Kremensky commented on WFCORE-1614:
----------------------------------------

I noticed that {{--echo-command}} is missing whitespace indent in jboss-cli help message comparing to the rest of the options (https://github.com/wildfly/wildfly-core/pull/1636/files#diff-a32d53ea8cc6713736e975d7eff0b9fcR93).


> Requesting CLI Equivalent of Remote Echo / set -x in non-interactive mode (from within scripts)
> -----------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1614
>                 URL: https://issues.jboss.org/browse/WFCORE-1614
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: CLI
>            Reporter: Jean-Francois Denise
>            Assignee: Jean-Francois Denise
>             Fix For: 3.0.0.Alpha4
>
>         Attachments: test.cli
>
>
> We are proposing here to add a Cli option (command line option and an XML element) to make the CLI to echo the command and its options in non interactive mode. This will help to match a given command and its output.
> For example, the "ls -l" command output would be:
> [standalone at localhost:9990 /] ls -l
> ATTRIBUTE                   VALUE                                TYPE   
> launch-type                 STANDALONE                           STRING 
> management-major-version    5                                    INT    
> management-micro-version    0                                    INT    
> management-minor-version    0                                    INT    
> ...



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list