stroom icon indicating copy to clipboard operation
stroom copied to clipboard

Create a command.sh script in stack and zip dists to help running dropwiz commands

Open at055612 opened this issue 5 years ago • 1 comments

Now we have more dropwizard commands (see https://gchq.github.io/stroom-docs/user-guide/tools/command-line.html) it would be useful if the stack and zip distributions shipped with a shell script to make it easier to run them.

e.g command.sh reset_password --u USER --p PASSWORD

I.e. the script would know the location of the java binary and the config file (if needed)

at055612 avatar Sep 23 '20 11:09 at055612

This has been done for the docker stack.

at055612 avatar Jun 22 '22 15:06 at055612