This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 87deb3a3e68 Remove ZooCache from ListInstances command (#5267) add 7f8f12039df Allow help flags to be specified for any Admin subcommand (#5220) No new revisions were added by this update. Summary of changes: .../org/apache/accumulo/core/cli/TestHelp.java | 19 +++++ .../org/apache/accumulo/server/util/Admin.java | 81 +++++++++++++--------- .../accumulo/server/util/ServiceStatusCmd.java | 17 +---- .../accumulo/server/util/AdminCommandsTest.java | 4 +- .../accumulo/server/util/ServiceStatusCmdTest.java | 2 +- 5 files changed, 75 insertions(+), 48 deletions(-)