Skip to content

Reorganized commands#6353

Open
ArbaazKhan1 wants to merge 4 commits intoapache:mainfrom
ArbaazKhan1:accumulo-6140
Open

Reorganized commands#6353
ArbaazKhan1 wants to merge 4 commits intoapache:mainfrom
ArbaazKhan1:accumulo-6140

Conversation

@ArbaazKhan1
Copy link
Copy Markdown
Contributor

Closes issue #6140

Clarified confusion between different usages of help and added -? as an alias for --help

Added new Zookeeper command group and consolidated zoo related commands into it:

  • dump-zoo
  • restore-zookeeper
  • zoo-info-viewer
  • zoo-prop-editor
  • -zoo zap
  • zk-cli

Added new Check command group and consolidated troubleshooting/ verification commands into it:

  • check
  • missing-files
  • verify-tablet-assignment

@Override
public String key() {
return "inst";
return "instance";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inst was used on purpose to keep the commands short on the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accumulo command re-org follow-ons

2 participants