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
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
* [[WildFly CLI Operations|Operations]] | * [[WildFly CLI Operations|Operations]] | ||
* [[WildFly CLI Implementation Details|Implementation Details]] | * [[WildFly CLI Implementation Details|Implementation Details]] | ||
* [[WildFly CLI Programmatic Access|Programmatic Access]] | |||
* [[WildFly CLI | |||
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 ...