codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.52k stars 337 forks source link

Improve immudb tools scriptability #1093

Open SimoneLazzaris opened 2 years ago

SimoneLazzaris commented 2 years ago

What would you like to be added or enhanced

Immudb tools (immuclient/immuadmin) are sometimes difficult to use in a script: the main focus seems to be interactive use, and often workaround are needed.

Some examples:

mageekguy commented 2 years ago

Hi! It should be interesting (at least for me ;)) to merge the according PR ASAP, because I should create some users using Makefile and password confirmation is a PITA in this context.

emkaminsk commented 1 year ago

@SimoneLazzaris is this still an issue?