Every option (except -h) that you can run in vault.sh prints the vault summary, e.g.:
Vault Configuration in tomcat properties file:
********************************************
...
KEYSTORE_URL=/path/to/vault-dir/vault.keystore
KEYSTORE_PASSWORD=MASK-31bRT4dFCADeFjdvZhG8Rq
KEYSTORE_ALIAS=my_vault
SALT=1234abcd
ITERATION_COUNT=22
ENC_FILE_DIR=/path/to/vault-dir/
...
********************************************
Can we add an option to allow users to print the summary when they want to see it? IMO it's unnecessary for every command and adds too much to the output.
Every option (except -h) that you can run in vault.sh prints the vault summary, e.g.:
Can we add an option to allow users to print the summary when they want to see it? IMO it's unnecessary for every command and adds too much to the output.