WildFly CLI - Navigate Domain Topology: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
However, | However, if we attempt to navigate down step by step, we can only access the structure of the local host, not of the remote hosts. | ||
We get access to remote server instances like this: | We get access to remote server instances like this: | ||
<pre> | |||
cd /host=r4/server=ri4 | cd /host=r4/server=ri4 | ||
</pre> | |||
Latest revision as of 19:15, 16 February 2016
Internal
Overview
The domain controller exposes access to all registered host controller representations via CLI:
cd host ls
However, if we attempt to navigate down step by step, we can only access the structure of the local host, not of the remote hosts.
We get access to remote server instances like this:
cd /host=r4/server=ri4