Skip to content

Conversation

@ibilley7
Copy link
Contributor

Created a BASH completion script in the assemble/bin folder called _accumulo_completions that allows the user to complete the accumulo, accumulo admin, and accumulo ec-admin commands to streamline usage and testing of Accumulo. Gives the user suggestions of what they can enter next given what's already entered on the command line. Created a README file in the assemble folder that describes the setup and usage of the script.

Closes #4808

ibilley7 and others added 2 commits June 23, 2025 14:30
Created a BASH completion script in the assemble/bin folder called _accumulo_completions that allows the user to complete the accumulo, accumulo admin, and accumulo ec-admin commands to streamline usage and testing of Accumulo. Gives the user suggestions of what they can enter next given what's already entered on the command line. Created a README file in the assemble folder that describes the setup and usage of the script.

Closes apache#4808
@kevinrr888 kevinrr888 added this to the 4.0.0 milestone Jun 24, 2025
@DomGarguilo DomGarguilo requested a review from ctubbsii June 24, 2025 18:37
@dlmarion
Copy link
Contributor

I'm curious if there is a way to generate the list of commands during the build process so that we don't need to remember to update this file every release.

@ibilley7
Copy link
Contributor Author

If this is a good enhancement to move forward with, I would need someone else to pick this ticket up as today is the last day of my internship.

@ddanielr ddanielr self-assigned this Sep 15, 2025
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.

Wish list: bash completions for bin/accumulo

4 participants