KeyStoreCli, TranslogToolClipublic abstract class LoggingAwareMultiCommand extends MultiCommand
MultiCommand class for any CLI tools that
depend on core Elasticsearch as they could directly or indirectly touch classes that touch logging and as such logging needs to be
configured.description, parsersubcommands| Constructor | Description |
|---|---|
LoggingAwareMultiCommand(java.lang.String description) |
Construct the command with the specified command description.
|
addShutdownHook, close, exit, mainexecute, printAdditionalHelppublic LoggingAwareMultiCommand(java.lang.String description)
description - the command description