At the moment credentials have to be supplied for every call of the program, either interactively (repetition) or through command-line arguments (shows up in bash history).
A nice way to automate queries would be either a configuration file or environment variables for the credentials.
At the moment credentials have to be supplied for every call of the program, either interactively (repetition) or through command-line arguments (shows up in bash history).
A nice way to automate queries would be either a configuration file or environment variables for the credentials.