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

public class Shell extends CliCommand
Since:
12.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Shell

      public Shell()
  • Method Details