clients/src/cli
Pasi Niemi fb7335b927
Enable alternative ways for settings passwords (#101)
* Enable alternative ways for settings passwords:
* the environment variable BW_PASSWORD
* prefix the command line argument with "file:" and the password will read from the first line of that file
* prefix the command line argument with "env:" and the password will be read from that environment variable

* Appveyor fixes

* Switch to using command options for password file and password env

* Lowercase options
2020-05-08 10:38:28 -04:00
..
commands Enable alternative ways for settings passwords (#101) 2020-05-08 10:38:28 -04:00
models add ids to data when erroring with multipleResults 2019-10-21 13:51:48 -04:00
services isViewOpen returns promise 2019-08-20 13:47:15 -04:00
baseProgram.ts add ids to data when erroring with multipleResults 2019-10-21 13:51:48 -04:00