Package org.opensearch.plugins
Class PluginCli
java.lang.Object
org.opensearch.cli.Command
org.opensearch.cli.MultiCommand
org.opensearch.cli.LoggingAwareMultiCommand
org.opensearch.plugins.PluginCli
- All Implemented Interfaces:
Closeable,AutoCloseable
A cli tool for adding, removing and listing plugins for opensearch.
-
Field Summary
Fields inherited from class org.opensearch.cli.MultiCommand
subcommandsFields inherited from class org.opensearch.cli.Command
description, parser -
Method Summary
Methods inherited from class org.opensearch.cli.MultiCommand
execute, printAdditionalHelpMethods inherited from class org.opensearch.cli.Command
addShutdownHook, exit, main
-
Method Details
-
main
- Throws:
Exception
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classMultiCommand- Throws:
IOException
-