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

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

    • help

      protected boolean help
  • Constructor Details

    • Get

      public Get()
  • Method Details