Package org.opensearch.common.settings
Class KeyStoreCli
java.lang.Object
org.opensearch.cli.Command
org.opensearch.cli.MultiCommand
org.opensearch.cli.LoggingAwareMultiCommand
org.opensearch.common.settings.KeyStoreCli
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class KeyStoreCli extends LoggingAwareMultiCommand
A cli tool for managing secrets in the opensearch keystore.
-
Field Summary
-
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args)
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-