WildFly CLI - Manipulating Paths: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * WildFly CLI Operations") |
No edit summary |
||
Line 2: | Line 2: | ||
* [[WildFly CLI Operations#Subjects|WildFly CLI Operations]] | * [[WildFly CLI Operations#Subjects|WildFly CLI Operations]] | ||
=Standalone= | |||
=Domain= | |||
<pre> | |||
/path=test.path:add(path=/tmp) | |||
</pre> | |||
The value set as such is pushed to hosts. |
Revision as of 07:41, 28 February 2016
Internal
Standalone
Domain
/path=test.path:add(path=/tmp)
The value set as such is pushed to hosts.