WildFly CLI Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* WildFly CLI Recipes https://docs.jboss.org/author/display/WFLY8/CLI+Recipes
=Internal=
=Internal=


* [[WildFly CLI#Subjects|WildFly CLI]]
* [[WildFly CLI#Subjects|WildFly CLI]]


=Connect to a Controller=
=Subjects=
 
Login to the controller specified in <tt>jboss-cli.xml</tt>.
 
<pre>
jboss-cli.sh -c
</pre>
 
For more details about configuring CLI, see [[WildFly CLI Configuration|CLI Configuration]]
 
To log in into a specific controller:


<pre>
* [[WildFly CLI Connect to a Controller|Connect to a Controller]]
jboss-cli.sh -c
* [[WildFly CLI Scripting|Scripting]]
</pre>
* [[WildFly CLI - Navigate Domain Topology|Navigate Domain Topology]]
* [[WildFly CLI - Add Subordinate Host Controller Server Identity Secret Value|Add Subordinate Host Controller Server Identity Secret Value]]
* [[WildFly CLI Deployment Operations|Deployment Operations]]
* [[WildFly CLI - Manipulating System Properties|Manipulating System Properties]]
* [[WildFly CLI - Manipulating Paths|Manipulating Paths]]
* [[WildFly CLI - Starting and Stopping Instances|Starting and Stopping Instances]]
* [[WildFly CLI - Obtaining the Current JGroups View|Obtaining the Current JGroups View]]
* [[WildFly CLI - Configuring Logging|Configuring Logging]]
* [[WildFly CLI - Taking and Restoring Configuration Snapshots|Taking and Restoring Configuration Snapshots]]
* [[WildFly CLI - Add a Module|Add a WildFly Module]]
* [[WildFly CLI - Add a Security Domain and a Custom Login Module|Add a Security Domain and a Custom Login Module]]
* [[WildFly CLI - Add a JBossWeb Global Valve|Add a JBossWeb Global Valve]]

Latest revision as of 15:04, 20 September 2017