WildFly CLI: Difference between revisions
Jump to navigation
Jump to search
In process of being migrated from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=JBoss7CLI
(Created page with "=Internal= * WildFly Operations") |
|||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<br> | |||
<br> | |||
<br> | |||
<center><font color=red>In process of being migrated from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=JBoss7CLI</font></center> | |||
<br> | |||
<br> | |||
<br> | |||
=External= | |||
* EAP 6.4 Administration and Configuration Guide - the Management CLI section https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Administration_and_Configuration_Guide/sect-The_Management_CLI.html | |||
* JBoss wiki Command Line Interface article https://developer.jboss.org/wiki/CommandLineInterface | |||
=Internal= | =Internal= | ||
* [[WildFly Operations#Subjects|WildFly Operations]] | * [[WildFly Operations#Subjects|WildFly Operations]] | ||
* [[WildFly Management Interfaces]] | |||
=Overview= | |||
The WildFly CLI is the main command line administrative tool for the standalone and domain mode application servers. [[WildFly CLI Concepts#Overview|More details here ...]] | |||
=Subjects= | |||
* [[WildFly CLI Concepts|Concepts]] | |||
* [[WildFly CLI Configuration|Configuration]] | |||
* [[WildFly CLI Operations|Operations]] | |||
* [[WildFly CLI Implementation Details|Implementation Details]] | |||
* [[WildFly CLI Programmatic Access|Programmatic Access]] |
Latest revision as of 05:08, 16 November 2016
External
- EAP 6.4 Administration and Configuration Guide - the Management CLI section https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Administration_and_Configuration_Guide/sect-The_Management_CLI.html
- JBoss wiki Command Line Interface article https://developer.jboss.org/wiki/CommandLineInterface
Internal
Overview
The WildFly CLI is the main command line administrative tool for the standalone and domain mode application servers. More details here ...