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:
Closeable,AutoCloseable
A cli tool for managing secrets in the opensearch keystore.
-
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
close, execute, printAdditionalHelpMethods inherited from class org.opensearch.cli.Command
addShutdownHook, exit, main
-
Method Details
-
main
- Throws:
Exception
-