$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 ).
Unable to find source-code formatter for language: diff. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
-# set myvar=/subsystem=datasources/data-source=myDS +# set myvar=/subsystem=datasources/data-source=ExampleDS
- is cloned by
-
WFCORE-1593 Update the default variable value in .jbossclirc file
- Resolved
- is incorporated by
-
JBEAP-5310 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha4
- Verified
- is related to
-
JBEAP-3202 Missing documentation of .jbossclirc file for CLI (management-cli-guide)
- Closed