Skip to content

Conversation

p-holditch
Copy link

Gather database connection details from command line remove -a option, for access to passwordless databases

Gather database connection details from command line
remove -a option, for access to passwordless databases
@alexvasseur
Copy link
Owner

what about if we keep $@ all args given and pass them as-is
./memtier.sh -s ... -p ... -a ...
for example and that would keep the args aligned to the memtier_benchmark syntax

@p-holditch
Copy link
Author

true, though I went in the direction I did since the host/port format is what you can automatically put in your clipboard from the enterprise console so it's less of a manual edit to point it at a new database if that can be passed directly to the benchmark script.

No big deal though, I guess.

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.

2 participants