Class Install

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.Install
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>

@MetaInfServices(org.aesh.command.Command.class) public class Install extends CliCommand
Since:
14.0
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Install

      public Install()
  • Method Details