WildFly CLI - Navigate Domain Topology: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
* [[WildFly CLI Operations#Subjects|WildFly CLI Operations]] | * [[WildFly CLI Operations#Subjects|WildFly CLI Operations]] | ||
=Overview= | |||
The domain controller exposes access to all registered host controller representations via CLI: | The domain controller exposes access to all registered host controller representations via CLI: | ||
<pre> | |||
cd host | cd host | ||
ls | ls | ||
</pre> | |||
However, is we "drill down" step by step, we can only navigate the structure of the local host, not of the remote hosts. | However, is we "drill down" step by step, we can only navigate the structure of the local host, not of the remote hosts. |
Revision as of 19:14, 16 February 2016
Internal
Overview
The domain controller exposes access to all registered host controller representations via CLI:
cd host ls
However, is we "drill down" step by step, we can only navigate 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 }}}
__Referenced by:__\\
[{INSERT com.ecyrd.jspwiki.plugin.ReferringPagesPlugin WHERE max=20, maxwidth=50}]