public 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.subcommandsdescription, parser| Constructor and Description |
|---|
LoggingAwareMultiCommand(java.lang.String description)
Construct the command with the specified command description.
|
execute, printAdditionalHelpaddShutdownHook, close, exit, mainpublic LoggingAwareMultiCommand(java.lang.String description)
description - the command description