Class ConnectCommand

  • All Implemented Interfaces:
    org.aesh.command.Command<CLICommandInvocation>

    public class ConnectCommand
    extends Object
    implements org.aesh.command.Command<CLICommandInvocation>
    The connect command. Allows a management connection to a local or remote WildFly or JBoss EAP instance.
    Author:
    Ingo Weiss