Class KeyStoreCli

All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable

public class KeyStoreCli
extends LoggingAwareMultiCommand
A cli tool for managing secrets in the elasticsearch keystore.
  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.Exception
      Throws:
      java.lang.Exception