Class BaseKeyStoreCommand

java.lang.Object
org.elasticsearch.cli.Command
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
UpgradeKeyStoreCommand

public abstract class BaseKeyStoreCommand extends KeyStoreAwareCommand
  • Constructor Details

    • BaseKeyStoreCommand

      public BaseKeyStoreCommand(String description, boolean keyStoreMustExist)
  • Method Details