Class PluginCli

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

    public class PluginCli
    extends LoggingAwareMultiCommand
    A cli tool for adding, removing and listing plugins for opensearch.
    • Method Detail

      • main

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

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Overrides:
        close in class MultiCommand
        Throws:
        java.io.IOException