[jboss-jira] [JBoss JIRA] (WFCORE-1593) Update the default variable value in .jbossclirc file

Chao Wang (JIRA) issues at jboss.org
Tue Jun 14 01:44:00 EDT 2016


     [ https://issues.jboss.org/browse/WFCORE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang updated WFCORE-1593:
------------------------------
    Labels: downstream_dependency  (was: )


> Update the default variable value in .jbossclirc file
> -----------------------------------------------------
>
>                 Key: WFCORE-1593
>                 URL: https://issues.jboss.org/browse/WFCORE-1593
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.0.0.Alpha1
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Minor
>              Labels: downstream_dependency
>
> $JBOSS_HOME/bin/.jbossclirc file can be used to set up CLI variables or to run a set of CLI commands at the beginning of every new CLI session. It contain a *commented out* CLI variable declaration part.
> Although the _myvar_ is commented out by default, we should update it's value to some real working example to improve the quality of example (one user was already confused :) ).
> {code:diff}
> -# set myvar=/subsystem=datasources/data-source=myDS
> +# set myvar=/subsystem=datasources/data-source=ExampleDS
> {code}



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


More information about the jboss-jira mailing list