accumulo icon indicating copy to clipboard operation
accumulo copied to clipboard

BASH completion script for accumulo commands

Open ibilley7 opened this issue 6 months ago • 2 comments

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 avatar Jun 23 '25 18:06 ibilley7

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.

dlmarion avatar Jun 30 '25 14:06 dlmarion

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.

ibilley7 avatar Aug 19 '25 19:08 ibilley7